Skip to content

Commit

Permalink
docs(readme): minor grammar changes (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Apr 13, 2021
1 parent a122e12 commit 5122a1f
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 @@ -64,7 +64,7 @@ const options = {

```

**NB:** support for additional properties in the schema is disabled for this plugin, with the `additionalProperties` flag set to `false` internally.
**NB** Support for additional properties in the schema is disabled for this plugin, with the `additionalProperties` flag set to `false` internally.

### Typescript
In order to have typing for the fastify instance, you should follow the example below:
Expand Down

0 comments on commit 5122a1f

Please sign in to comment.