diff --git a/README.md b/README.md index 70c46fc..cb7ae90 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ After adding the SD library and initializing the device we have: Global variables use 1555 bytes (75%) of dynamic memory, leaving 493 bytes for local variables. Maximum is 2048 bytes. Now it will get interesting, guess I'll need a while ;-) -Actually it es even worse than I thought already, just from trying to open +Actually it is even worse than I thought already, just from trying to open one file on the SD card: Sketch uses 32198 bytes (104%) of program storage space. Maximum is 30720 bytes.