Fix small typo in routing guide

This commit is contained in:
Ju Liu 2020-07-14 14:31:10 +01:00
parent d8d654bce6
commit 2275ccb6c6

View File

@ -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
:-- | :--