Skip to content

Commit 2d83327

Browse files
author
Amanda Butler
authored
Copy edit LittleFileSystem.md
Change concept to class for clarity.
1 parent 4bcb236 commit 2d83327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/storage/LittleFileSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ We built this for microcontrollers with external flash storage. In this context,
2929

3030
For storage on an SD card that is accessible from a PC, use the FATFileSystem due to its portability.
3131

32-
The little file system is thread safe.
32+
LittleFileSystem is thread safe.
3333

3434
### Usage
3535

0 commit comments

Comments
 (0)