Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 8011cec

Browse files
committed
Merge branch 'hotfix/docs'
Close #515 Close #499
2 parents 17edf14 + 974b4c3 commit 8011cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/features/helpers/url-helper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Where:
3636
- `$routeName` is the name of a route defined in the composed router. You may
3737
omit this argument if you want to generate the path for the currently matched
3838
request.
39-
- `$rotueParams` is an array of substitutions to use for the provided route, with the
39+
- `$routeParams` is an array of substitutions to use for the provided route, with the
4040
following behavior:
4141
- If a `RouteResult` is composed in the helper, and the `$routeName` matches
4242
it, the provided `$params` will be merged with any matched parameters, with

0 commit comments

Comments
 (0)