Skip to content

Commit a1c44eb

Browse files
authored
docs(readme): use simple english (#405)
Signed-off-by: Frazer Smith <[email protected]>
1 parent 64d16ab commit a1c44eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ fastify.setNotFoundHandler({
100100
})
101101
```
102102

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

105105
```js
106106
const fastify = Fastify()

0 commit comments

Comments
 (0)