mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 09:44:55 +03:00
Fix small typo in routing guide
This commit is contained in:
parent
d8d654bce6
commit
2275ccb6c6
@ -53,7 +53,7 @@ __Supported Parameters__: Only `String` and `Int` dynamic parameters are support
|
||||
You can also nest your dynamic routes. Here's an example:
|
||||
|
||||
|
||||
__`Users/User_String/Posts/Post_Id.elm`__
|
||||
__`Users/User_String/Posts/Post_Int.elm`__
|
||||
|
||||
URL | Params
|
||||
:-- | :--
|
||||
|
Loading…
Reference in New Issue
Block a user