Skip to content

Commit 9668f77

Browse files
authored
Update documentation (#8619)
1 parent 7e5520c commit 9668f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/filesystem.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ directory support, but has higher filesystem and per-file overhead
9393
(4K minimum vs. SPIFFS' 256 byte minimum file allocation unit).
9494

9595
They share a compatible API but have incompatible on-flash
96-
implementations, so it is important to choose one or the per project
96+
implementations, so it is important to choose one or the other per project
9797
as attempting to mount a SPIFFS volume under LittleFS may result
9898
in a format operation and definitely will not preserve any files,
9999
and vice-versa.

0 commit comments

Comments
 (0)