summaryrefslogtreecommitdiff
path: root/spec/mspec/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/mspec/README.md')
-rw-r--r--spec/mspec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/mspec/README.md b/spec/mspec/README.md
index d4054bcf0f..e334d56972 100644
--- a/spec/mspec/README.md
+++ b/spec/mspec/README.md
@@ -53,7 +53,7 @@ To install the gem dependencies with Bundler, run the following:
ruby -S bundle install
```
-## Running Specs
+## Development
Use RSpec to run the MSpec specs. There are no plans currently to make the
MSpec specs runnable by MSpec: https://github.com/ruby/mspec/issues/19.