Skip to content

Commit

Permalink
Fix copy in test
Browse files Browse the repository at this point in the history
  • Loading branch information
smb2268 committed Nov 21, 2023
1 parent 61041e1 commit fd948d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ describe('AttachProbe', () => {
}
const { getByText } = render(props)
getByText(
'Remove the Waste Chute from the Deck Plate Adaptor before proceeding.'
'Remove the waste chute from the deck plate adapter before proceeding.'
)
})
})

0 comments on commit fd948d6

Please sign in to comment.