From 2f285f548712b7de58452ac641ec3bd2ec07a574 Mon Sep 17 00:00:00 2001 From: "R.J. Robinson" Date: Tue, 4 Oct 2016 12:11:45 -0400 Subject: [PATCH] spell check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c177b8..02ba1e3 100644 --- a/README.md +++ b/README.md @@ -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