diff --git a/README.md b/README.md index 8fa0f43..e05998a 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Embedded data can be compressed during compile time and expanded at runtime usin oscar_expand_lzo(Charset, charset); } -Compression algorithms so far are LZ (lzo) and run lenght (rle). +Compression algorithms so far are LZ (lzo) and run length (rle). ### Console input and output