Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 92a193b

Browse files
authored
Fix Codespell complaints
1 parent 74564c8 commit 92a193b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ This file must be copied into the directory:
226226
```cpp
227227
// Must be before #include <WiFiManager_RTL8720.h>
228228
// Start location in EEPROM to store config data. Default 0
229-
// Config data Siz, not including your custom data, currently is 84 bytes)
229+
// Config data Size, not including your custom data, currently is 84 bytes)
230230
#define EEPROM_START 0
231231

232232
#include <WiFiManager_RTL8720.h>

0 commit comments

Comments
 (0)