Update basics.md

My pet peeve ;-)
Few = hardly any.
A few  = a couple
Some = a few or maybe more.
This commit is contained in:
Pertti Kellomäki 2020-09-04 21:49:56 +03:00 committed by GitHub
parent 2f17f09856
commit 8ae0a4ccd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ history events
## Core functions ## 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 `match-by-path` version which parses a URI using JavaScript, including
query-string, and also [coerces the parameters](../coercion/coercion.md). query-string, and also [coerces the parameters](../coercion/coercion.md).