We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5520c commit 9668f77Copy full SHA for 9668f77
doc/filesystem.rst
@@ -93,7 +93,7 @@ directory support, but has higher filesystem and per-file overhead
93
(4K minimum vs. SPIFFS' 256 byte minimum file allocation unit).
94
95
They share a compatible API but have incompatible on-flash
96
-implementations, so it is important to choose one or the per project
+implementations, so it is important to choose one or the other per project
97
as attempting to mount a SPIFFS volume under LittleFS may result
98
in a format operation and definitely will not preserve any files,
99
and vice-versa.
0 commit comments