Skip to content

Commit bc8f0a0

Browse files
authored
fix(protocol-designer): fix error copy for heater-shaker latch open (#17021)
closes rest of RQA-3678
1 parent 64fbf42 commit bc8f0a0

File tree

1 file changed

+1
-1
lines changed
  • protocol-designer/src/assets/localization/en

1 file changed

+1
-1
lines changed

protocol-designer/src/assets/localization/en/alert.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
},
142142
"HEATER_SHAKER_LATCH_OPEN": {
143143
"title": "Heater-Shaker latch open",
144-
"body": "Before the robot can interact with labware on the Heater-Shaker module, the labware latch must be closed. To resolve this error, please add a Heater-Shaker step ahead of the current step, and set the labware latch status to \"closed\"."
144+
"body": "This step tries to pipette to labware on the Heater-Shaker Module, which requires the labware latch to be closed. Close the latch before this step."
145145
},
146146
"HEATER_SHAKER_IS_SHAKING": {
147147
"title": "Heater-Shaker is shaking",

0 commit comments

Comments
 (0)