diff --git a/README.md b/README.md index f3e26c2..11e4318 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To install using Swift Package Manager, add this to the `dependencies:` section # Usage -Methods can be annotated with `HTTPRoute` to automatically syntesise the `HTTPHandler`. +Methods can be annotated with `HTTPRoute` to automatically syntesise a `HTTPHandler`. ```swift import FlyingFox