aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/README.md b/spec/README.md
index 830279afc8..23fc7507c3 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -30,7 +30,7 @@ In other words: If adding a spec might reveal a bug in
another implementation, then it is worth adding it.
Currently, the only module which is MRI-specific is `RubyVM`.
-## Runing ruby/spec
+## Running ruby/spec
To run all specs:
```bash