Skip to content

Commit 31d5779

Browse files
tannewtdhalbert
andauthored
Update docs/workflows.md
Co-authored-by: Dan Halbert <[email protected]>
1 parent 8208ca3 commit 31d5779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ curl -v -L http://circuitpython.local/cp/devices.json
372372

373373
Returns information about the attached disk(s). A list of objects, one per disk.
374374

375-
* `root`: File sysstem path to the root of the disk.
375+
* `root`: Filesystem path to the root of the disk.
376376
* `free`: Count of free bytes on the disk.
377377
* `block_size`: Size of a block in bytes.
378378
* `writable`: True when CircuitPython and the web workflow can write to the disk. USB may claim a disk instead.

0 commit comments

Comments
 (0)