Skip to content

Commit 139c567

Browse files
authored
Merge pull request rails#50182 from apoorv1316/improve-getting-started-guide
Add missing preposition in sentence [ci skip]
2 parents 3e7771c + d7b2126 commit 139c567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ $ bin/rails server
212212
TIP: If you are using Windows, you have to pass the scripts under the `bin`
213213
folder directly to the Ruby interpreter e.g. `ruby bin\rails server`.
214214

215-
TIP: JavaScript asset compression requires you
215+
TIP: JavaScript asset compression requires you to
216216
have a JavaScript runtime available on your system, in the absence
217217
of a runtime you will see an `execjs` error during asset compression.
218218
Usually macOS and Windows come with a JavaScript runtime installed.

0 commit comments

Comments
 (0)