We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad06acb commit 05b6824Copy full SHA for 05b6824
docs/docs/router.md
@@ -7,7 +7,7 @@ The following cover the API exposed by a **Router** ([check out how to create on
7
8
## Router.\{RouteName\}
9
10
-The Router has one per route. Takes the route params (if it has some), and returns a build URL.
+The Router has one per route. Takes the route params (if it has some), and returns a built URL.
11
12
- `params`: Required params for the route.
13
0 commit comments