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.
2 parents d7477bb + c2ad270 commit 8e8ee9cCopy full SHA for 8e8ee9c
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