Merge pull request #50182 from apoorv1316/improve-getting-started-guide

Add missing preposition in sentence [ci skip]
This commit is contained in:
fatkodima 2023-11-27 23:27:00 +02:00 committed by GitHub
commit 139c5678aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -212,7 +212,7 @@ $ bin/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: JavaScript asset compression requires you
TIP: JavaScript asset compression requires you to
have a JavaScript runtime available on your system, in the absence
of a runtime you will see an `execjs` error during asset compression.
Usually macOS and Windows come with a JavaScript runtime installed.