We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c0857 commit 0c0013eCopy full SHA for 0c0013e
app/src/components/CalibrationPanels/DeckSetup.js
@@ -45,7 +45,7 @@ const DECK_SETUP_WITH_BLOCK_PROMPT =
45
const DECK_SETUP_NO_BLOCK_PROMPT =
46
'on the deck within the designated slot as illustrated below'
47
const SECOND_RANK_WITH_BLOCK_PROMPT =
48
- "and ensure Calibration Block is within it's designated slot as illustrated below"
+ 'and ensure Calibration Block is within its designated slot as illustrated below'
49
const SECOND_RANK_NO_BLOCK_PROMPT = 'as illustrated below'
50
const DECK_SETUP_BUTTON_TEXT = 'Confirm placement and continue'
51
const contentsBySessionType: {
0 commit comments