about summary refs log tree commit diff
path: root/docs/features.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-11-21 21:11:52 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-11-21 21:11:52 +0100
commitc31f4646cbd00f591dad3258c08ff8e56aa94420 (patch)
tree81074c815908039d21ce5c65d1222bb3af19648e /docs/features.md
parent492dbe9fb294dec27e5c2bc7297b36526bb8e61f (diff)
downloadafl++-c31f4646cbd00f591dad3258c08ff8e56aa94420.tar.gz
Clean up docs folder
Diffstat (limited to 'docs/features.md')
-rw-r--r--docs/features.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.md b/docs/features.md
index f44e32ff..05670e6f 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -17,7 +17,7 @@
   | Context Coverage         |         |     x(6)  |            |                  |                  |                  |                  |
   | Auto Dictionary          |         |     x(7)  |            |                  |                  |                  |                  |
   | Snapshot LKM Support     |         |    (x)(8) |    (x)(8)  |                  |        (x)(5)    |                  |                  |
-  | Shared Memory Testcases  |         |     x     |     x      | x86[_64]/arm64   |         x        |         x        |                  |
+  | Shared Memory Test cases |         |     x     |     x      | x86[_64]/arm64   |         x        |         x        |                  |
 
   1. default for LLVM >= 9.0, env var for older version due an efficiency bug in previous llvm versions
   2. GCC creates non-performant code, hence it is disabled in gcc_plugin