spell check

This commit is contained in:
R.J. Robinson
2016-10-04 12:11:45 -04:00
committed by GitHub
parent ee0db784e5
commit 2f285f5487

View File

@@ -92,7 +92,7 @@ If you need to pass a list of ruby versions, pass it in an array like so.
}
```
_rvm_rubies must be specified via `ruby-x.x.x` so that if you want_
_ruby 2.2.3, you will need to pass in an array **rvm_rubies: ['ruby-2.2.2']**_
_ruby 2.2.2, you will need to pass in an array **rvm_rubies: ['ruby-2.2.2']**_
#### System wide installation