Skip to content

Commit a98f9c9

Browse files
committed
Docs: of -> on [ci-skip]
1 parent 1b05ffc commit a98f9c9

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)