Skip to content

Commit 692e20d

Browse files
last thing
1 parent be846b8 commit 692e20d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/pioreactor/calibrations/protocols/pump_duration_based.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,8 @@ def render(self, ctx: SessionContext) -> CalibrationStep:
394394
"Tracer run",
395395
(
396396
f"Running the pump for {tracer_duration:.2f} seconds.\n\n"
397-
"While running, hold the tube above the vial. Please measure the volume expelled.\n\n"
398-
"Ready?"
397+
"Hold the outflow tube above the vial. Keep the other end in the water container. Please measure the volume expelled.\n\n"
398+
"The pump will begin running. Ready?"
399399
),
400400
)
401401
step.metadata = {

0 commit comments

Comments
 (0)