Skip to content

Commit

Permalink
Merge pull request rails#36159 from sharang-d/update-getting-started
Browse files Browse the repository at this point in the history
Update asset compression text [ci skip]
  • Loading branch information
kamipo authored and prathamesh-sonpatki committed May 3, 2019
1 parent 82e6eab commit 045b307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ $ rails server
TIP: If you are using Windows, you have to pass the scripts under the `bin`
folder directly to the Ruby interpreter e.g. `ruby bin\rails server`.

TIP: Compiling JavaScript asset compression requires you
TIP: JavaScript asset compression requires you
have a JavaScript runtime available on your system, in the absence
of a runtime you will see an `execjs` error during asset compilation.
Usually macOS and Windows come with a JavaScript runtime installed.
Expand Down

0 comments on commit 045b307

Please sign in to comment.