diff --git a/pages/common/ruby.md b/pages/common/ruby.md index 51f9e41e8..7f8389eca 100644 --- a/pages/common/ruby.md +++ b/pages/common/ruby.md @@ -10,7 +10,7 @@ `ruby {{script.rb}}` -- Execute a single command in the command line: +- Execute a single Ruby command in the command line: `ruby -e {{command}}`