Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
  • Loading branch information
Fdawgs authored Jan 29, 2025
1 parent f95765e commit d66ddb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ fastify.externalSwagger()
<a name="route.options"></a>
### Route options
`HEAD` routes can be in the definitions by adding `exposeHeadRoute` in the route config:
`HEAD` routes can be included in the definitions by adding `exposeHeadRoute` in the route config:
```js
fastify.get('/with-head', {
Expand Down

0 comments on commit d66ddb9

Please sign in to comment.