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 12be8e1 commit 50d69baCopy full SHA for 50d69ba
docs/guides/overview.md
@@ -277,7 +277,7 @@ Dynamic Segments
277
----------------
278
279
When we added the `message` route, we introduced a "dynamic segment" to
280
-the URL. These segements get parsed from the url and are available in
+the URL. These segments get parsed from the url and are available in
281
the `run` callback, or from the `State` mixin. Let's see how we can
282
access the params.
283
0 commit comments