We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e7771c + d7b2126 commit 139c567Copy full SHA for 139c567
guides/source/getting_started.md
@@ -212,7 +212,7 @@ $ bin/rails server
212
TIP: If you are using Windows, you have to pass the scripts under the `bin`
213
folder directly to the Ruby interpreter e.g. `ruby bin\rails server`.
214
215
-TIP: JavaScript asset compression requires you
+TIP: JavaScript asset compression requires you to
216
have a JavaScript runtime available on your system, in the absence
217
of a runtime you will see an `execjs` error during asset compression.
218
Usually macOS and Windows come with a JavaScript runtime installed.
0 commit comments