diff --git a/README.md b/README.md index 4a6021a8..11fb69d4 100644 --- a/README.md +++ b/README.md @@ -920,7 +920,7 @@ If `{ yaml: true }` is passed to `fastify.swagger()` it will return a YAML strin ### Integration -You can integration this plugin with ```@fastify/helmet``` with some little work. +You can integrate this plugin with ```@fastify/helmet``` with some little work. ```@fastify/helmet``` options example: ```javascript