Skip to content

Commit

Permalink
docs(readme): use simple english (#405)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Dec 29, 2024
1 parent 64d16ab commit a1c44eb
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 @@ -100,7 +100,7 @@ fastify.setNotFoundHandler({
})
```

Note that you can customize the behaviour of the preHandler in the same way you would for specific routes:
Note that you can customize the behavior of the preHandler in the same way you would for specific routes:

```js
const fastify = Fastify()
Expand Down

0 comments on commit a1c44eb

Please sign in to comment.