Skip to content

Commit 05b6824

Browse files
authored
Update router.md
1 parent ad06acb commit 05b6824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/router.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The following cover the API exposed by a **Router** ([check out how to create on
77

88
## Router.\{RouteName\}
99

10-
The Router has one per route. Takes the route params (if it has some), and returns a build URL.
10+
The Router has one per route. Takes the route params (if it has some), and returns a built URL.
1111

1212
- `params`: Required params for the route.
1313

0 commit comments

Comments
 (0)