From 8a28c6d96079efdb6160368c96629d87a842297a Mon Sep 17 00:00:00 2001 From: Marvin Johanning Date: Tue, 28 Nov 2017 20:38:40 +0100 Subject: [PATCH] Change wording Changed wording --- pages/common/ruby.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}`