mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 11:31:58 +03:00
Use correct form of possessive
This commit is contained in:
parent
2275ccb6c6
commit
e5099e339e
@ -75,7 +75,7 @@ type alias Url params =
|
||||
|
||||
#### params
|
||||
|
||||
Each dynamic page has it's own params, pulled from the URL. There are examples in the "Params" column above.
|
||||
Each dynamic page has its own params, pulled from the URL. There are examples in the "Params" column above.
|
||||
|
||||
```elm
|
||||
type alias Params =
|
||||
|
Loading…
Reference in New Issue
Block a user