diff --git a/documentation/README.md b/documentation/README.md index 55ab9c1..8c97d6a 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -18,7 +18,7 @@ - [ ] Encoding (charset: ASCII, UTF-8, etc.) - [ ] End Of Line (EOL): `\n`, `\r\n`, `\r`, and End Of File (EOF) - [ ] Type (common mimetypes: `text/plain`, `text/html`, `text/markdown`, etc.) - - [ ] Identations: Spaces vs Tabs + - [ ] Indentation: Spaces vs Tabs - [ ] [Binary files](https://en.wikipedia.org/wiki/Binary_file): Endianness, Type - [ ] Images - [ ] PPM (Portable PixMap)