summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8fd932c..83b9b84 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Thanks to a patch from Philip Craig (https://github.com/philipc) that adds suppo
for the new `allnoconfig_y` option (which sets the user value of certain symbols
to `y` during `make allnoconfig` to improve coverage) and fixes an obscure issue
with `comment`s inside `choice`s (that didn't affect correctness but made outputs
-differ) the testsuite now passes with Linux v4.0-rc3. Very little seems to have
+differ) the test suite now passes with Linux v4.0-rc3. Very little seems to have
changed in the C implementation over the past years, which makes me happy. :)
Despite the warnings, modules *are* supported by the way (otherwise tests would break