diff --git a/static/index.html b/static/index.html index 868c50b4..881ebde2 100644 --- a/static/index.html +++ b/static/index.html @@ -73,8 +73,8 @@ href="https://github.com/GrapheneOS/hardened_malloc/blob/master/README.md">hardened_malloc README has extensive documentation on it. Our work also heavily influenced the design of the next-generation - musl malloc implementation which offers substantially better security while still - having minimal memory usage and code size.

+ musl malloc implementation which offers substantially better security than musl's + previous malloc while still having minimal memory usage and code size.

There are also many under-the-hood changes at a higher level, including major improvements to SELinux policies particularly for the app sandbox. GrapheneOS tries to