aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43f48e4b36..c6498a8cca 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ This is what you need to do to compile and install Ruby:
module names if not present), if you want to link modules statically.
If you don't want to compile non static extension modules (probably on
- architectures which does not allow dynamic loading), remove comment mark
+ architectures which do not allow dynamic loading), remove comment mark
from the line "`#option nodynamic`" in `ext/Setup`.
Usually this step will not be needed.