elm / url

Build and parse URLs. Useful for HTTP and "routing" in single-page apps (SPAs)
https://package.elm-lang.org/packages/elm/url/latest/
BSD 3-Clause "New" or "Revised" License
74 stars 43 forks source link

Fix type error in doc comment #3

Closed jhrcek closed 6 years ago

jhrcek commented 7 years ago

Found this minor error while reading the docs.

jhrcek commented 6 years ago

@evancz Can you please check? This error is still present on master..

evancz commented 6 years ago

Thanks for the fix! I was not keeping track of issues on unreleased packages for the sake of focus, but now seems like a better time!