Skip to content

Commit 4d60cd2

Browse files
authored
docs: url (#1852)
Easier to read and remain consistent with usage.
1 parent 0940797 commit 4d60cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Note how instead of using regular `a` tags, we use a custom component `router-li
3434

3535
### `router-view`
3636

37-
`router-view` will display the component that corresponds to the url. You can put it anywhere to adapt it to your layout.
37+
`router-view` will display the component that corresponds to the URL. You can put it anywhere to adapt it to your layout.
3838

3939
<VueMasteryLogoLink></VueMasteryLogoLink>
4040

0 commit comments

Comments
 (0)