Use correct form of possessive

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

View File

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