From 7b7243e5a9242ef22780f1f92090b420c70f4bd3 Mon Sep 17 00:00:00 2001 From: kazu Date: Sun, 5 Nov 2017 15:10:41 +0000 Subject: Modify spell miss. Runing -> Running Author: TomoyukiNakagawa [Fix GH-1741] [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/README.md') 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 -- cgit v1.2.3