Skip to content

Commit

Permalink
removed typo and fixed mix description to match code
Browse files Browse the repository at this point in the history
  • Loading branch information
Kadee80 committed Nov 29, 2016
1 parent 55d0379 commit c91187b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,10 @@ Mix

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

**pipette.mix** (*volume, repetitions, location*)

* **volume -** volume to mix
**pipette.mix** (*repetitions, volume, location*)

* **repetitions -** number of times to mix
* **volume -** volume to mix
* **location -** container[position] location to mix

.. testcode:: main
Expand Down Expand Up @@ -317,7 +317,7 @@ Blow Out

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.

**.blow_out** (*location*)
**blow_out** (*location*)

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

Expand Down

0 comments on commit c91187b

Please sign in to comment.