Skip to content

Commit

Permalink
Update return_tip to drop_tip (#7834)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfjones-zz authored May 27, 2021
1 parent 9046037 commit 47f3385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/docs/v2/new_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This accomplishes the same thing as the following basic commands:
p300.pick_up_tip()
p300.aspirate(100, plate.wells('A1'))
p300.dispense(100, plate.wells('B1'))
p300.return_tip()
p300.drop_tip()
******************************

Expand Down

0 comments on commit 47f3385

Please sign in to comment.