From 475656971862f84b19ee7a5ea20ac184236ec6f3 Mon Sep 17 00:00:00 2001 From: Tom Kadwill Date: Tue, 19 Aug 2014 07:46:58 +0100 Subject: Removed unnecessary word --- guides/source/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index 1f91352c82..887a8edf59 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -199,7 +199,7 @@ Rails adds the `therubyracer` gem to the generated `Gemfile` in a commented line for new apps and you can uncomment if you need it. `therubyrhino` is the recommended runtime for JRuby users and is added by default to the `Gemfile` in apps generated under JRuby. You can investigate -about all the supported runtimes at [ExecJS](https://github.com/sstephenson/execjs#readme). +all the supported runtimes at [ExecJS](https://github.com/sstephenson/execjs#readme). This will fire up WEBrick, a web server distributed with Ruby by default. To see your application in action, open a browser window and navigate to -- cgit v1.2.3