summaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-07-19 23:58:30 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-07-20 00:01:42 -0600
commit17f315cae682ff08edf710f5ad40c8116abb5359 (patch)
treed7c47d8edb2c37a06c26cf3f6022e5c6090ee794 /docs/modules
parent50f0c7c7320957cc0d170f5e3f5918a339fb1ac2 (diff)
rename ruby-short attribute in docs to ruby-version [skip ci]
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/install/pages/ruby-packaging.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/install/pages/ruby-packaging.adoc b/docs/modules/install/pages/ruby-packaging.adoc
index 8dbf98c8..c4a8c288 100644
--- a/docs/modules/install/pages/ruby-packaging.adoc
+++ b/docs/modules/install/pages/ruby-packaging.adoc
@@ -7,7 +7,7 @@ Before installing Asciidoctor using `gem install`, you should set up {url-rvm}[R
Then, you can safely use the `gem` command to install or update the Asciidoctor gem, or any other gem for that matter.
When using RVM, gems are installed in a location isolated from the system.
-Once you've installed Ruby using RVM, and you have activated it using `rvm use {ruby-short}`, open a terminal and type:
+Once you've installed Ruby using RVM, and you have activated it using `rvm use {ruby-version}`, open a terminal and type:
$ gem install asciidoctor