Merge pull request #433 from perttikellomaki/patch-1

Update basics.md
This commit is contained in:
Tommi Reiman 2020-09-07 15:06:11 +03:00 committed by GitHub
commit 720b1f9524
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ history events
## Core functions
`reitit.frontend` provides few useful functions wrapping core functions:
`reitit.frontend` provides some useful functions wrapping core functions:
`match-by-path` version which parses a URI using JavaScript, including
query-string, and also [coerces the parameters](../coercion/coercion.md).