diff --git a/static/features.html b/static/features.html index 6ee0a225..e75be156 100644 --- a/static/features.html +++ b/static/features.html @@ -236,7 +236,7 @@ memory corruption bugs caused by memory unsafe languages or rare low-level unsafe code in an otherwise memory safe language. Most of the remaining issues are caused by dynamic code execution/loading features. Our main focus is on - preventing or raising the difficult of exploiting memory corruption bugs + preventing or raising the difficulty of exploiting memory corruption bugs followed by restricting dynamic code execution both to make escalation from a memory corruption bug harder and to directly mitigate bugs caused by dynamic code loading/generation/execution such as a JIT compiler bug or a plugin