docs/wipy: Fix several typos.

This commit is contained in:
Martijn Koster
2015-10-25 11:39:50 +00:00
committed by danicampora
parent a654914de4
commit c773053f58
3 changed files with 6 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ Factory reset the filesystem
----------------------------
If you WiPy's filesystem gets corrupted (very unlikely, but possible), you
can format it very easily byt doing::
can format it very easily by doing::
>>> import os
>>> os.mkfs('/flash')