Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
Co-authored-by: TamarZanzouri <[email protected]>
  • Loading branch information
SyntaxColoring and TamarZanzouri authored Jul 18, 2024
1 parent 8112650 commit dd00c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/protocol_api/core/engine/instrument.py
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ def detect_liquid_presence(self, well_core: WellCore, loc: Location) -> bool:
# Okay so far.
#
# - If the hardware detects no liquid, the `tryLiquidProbe` engine command will
# suceced and return `None`, which we'll convert to a `False` return.
# succeed and return `None`, which we'll convert to a `False` return.
# Still okay so far.
#
# - If there is any other error within the `tryLiquidProbe` command, things get
Expand Down

0 comments on commit dd00c3d

Please sign in to comment.