Skip to content

Commit 095ffe2

Browse files
committed
Improved clarity by fixing typo: 'capabilites' corrected to 'capabilities'
1 parent 3536841 commit 095ffe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ if (partition) {
250250

251251
Squezing everything into the SafeBoot partition (655360 bytes only) is a tight fit especially on ethernet enabled boards.
252252

253-
Disabling the logging capabilites saves about 12 kbytes in the final build. Just comment out `MYCILA_SAFEBOOT_LOGGING` in `platformio.ini`.
253+
Disabling the logging capabilities saves about 12 kbytes in the final build. Just comment out `MYCILA_SAFEBOOT_LOGGING` in `platformio.ini`.
254254

255255
```ini
256256
; -D MYCILA_SAFEBOOT_LOGGING

0 commit comments

Comments
 (0)