We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8208ca3 commit 31d5779Copy full SHA for 31d5779
docs/workflows.md
@@ -372,7 +372,7 @@ curl -v -L http://circuitpython.local/cp/devices.json
372
373
Returns information about the attached disk(s). A list of objects, one per disk.
374
375
-* `root`: File sysstem path to the root of the disk.
+* `root`: Filesystem path to the root of the disk.
376
* `free`: Count of free bytes on the disk.
377
* `block_size`: Size of a block in bytes.
378
* `writable`: True when CircuitPython and the web workflow can write to the disk. USB may claim a disk instead.
0 commit comments