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 69626cb commit c2ad270Copy full SHA for c2ad270
doc/01 Route Configuration/DefaultRoute.md
@@ -1,7 +1,7 @@
1
A `DefaultRoute` will be the matched child route when the parent's path
2
matches exactly.
3
4
-You'd want to use this to ensures a child `RouteHandler` is always
+You'd want to use this to ensure a child `RouteHandler` is always
5
rendered when there is no child match. Think of it like `index.html` in
6
a directory of a static html server.
7
0 commit comments