Skip to content

Commit 2e6071e

Browse files
committed
Merge pull request #680 from nylira/patch-1
Update overview.md
2 parents 12be8e1 + 50d69ba commit 2e6071e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Dynamic Segments
277277
----------------
278278

279279
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
280+
the URL. These segments get parsed from the url and are available in
281281
the `run` callback, or from the `State` mixin. Let's see how we can
282282
access the params.
283283

0 commit comments

Comments
 (0)