diff --git a/README.md b/README.md index cedddd8633ec96781bc8ed07aaa65418e7114121..d2572e91ce746fc1438f93b173a63c883edd1773 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ this library aims to offer character encoding functions that do not leak information about what you are encoding/decoding via processor cache misses. Further reading on [cache-timing attacks](http://blog.ircmaxell.com/2014/11/its-all-about-time.html). -Our fork offers the following enchancements: +Our fork offers the following enhancements: * `mbstring.func_overload` resistance * Unit tests