Skip to content

Commit 1c69bb3

Browse files
authored
Merge pull request rails#54071 from fgo/fg-branch-1
Docs: of -> on [ci-skip]
2 parents 3738276 + a98f9c9 commit 1c69bb3

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
@@ -676,7 +676,7 @@ Routes
676676

677677
In Rails, a route is the part of the URL that determines how an incoming HTTP
678678
request is directed to the appropriate controller and action for processing.
679-
First, let's do a quick refresher of URLs and HTTP Request methods.
679+
First, let's do a quick refresher on URLs and HTTP Request methods.
680680

681681
### Parts of a URL
682682

0 commit comments

Comments
 (0)