Skip to content

Commit dbdf7e1

Browse files
Fix typo in basic.ipynb (#652)
1 parent 5a7b235 commit dbdf7e1

File tree

1 file changed

+1
-1
lines changed
  • docs/user_guide/00_liquid-handling/hamilton-star

1 file changed

+1
-1
lines changed

docs/user_guide/00_liquid-handling/hamilton-star/basic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"source": [
359359
"## Dropping tips\n",
360360
"\n",
361-
"Finally, you can drop tips anywhere on the deck by using the {func}`~pylabrobot.liquid_handling.LiquidHandler.discard_tips` method."
361+
"Finally, you can drop tips anywhere on the deck by using the {func}`~pylabrobot.liquid_handling.LiquidHandler.drop_tips` method."
362362
]
363363
},
364364
{

0 commit comments

Comments
 (0)