Skip to content

Commit 82d8ff6

Browse files
BlazerYoohasenradball
authored andcommitted
Update documentation (esp8266#8619)
1 parent 072844a commit 82d8ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)