Skip to content

Commit c91187b

Browse files
author
Kadee80
committed
removed typo and fixed mix description to match code
1 parent 55d0379 commit c91187b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/getting_started.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,10 @@ Mix
263263

264264
While you can call multiple aspirate and dispense commands to the same location, the mix command makes it easier to do.
265265

266-
**pipette.mix** (*volume, repetitions, location*)
267-
268-
* **volume -** volume to mix
266+
**pipette.mix** (*repetitions, volume, location*)
267+
269268
* **repetitions -** number of times to mix
269+
* **volume -** volume to mix
270270
* **location -** container[position] location to mix
271271

272272
.. testcode:: main
@@ -317,7 +317,7 @@ Blow Out
317317

318318
You can blow out liquid immediately after a dispense command in the same location, or you can choose to blow out somewhere else (like over your trash container) if you want.
319319

320-
**.blow_out** (*location*)
320+
**blow_out** (*location*)
321321

322322
* **location -** container[position] location to blow out
323323

0 commit comments

Comments
 (0)