Skip to content

Commit 3a648f7

Browse files
Typo on README.md. (#93)
1 parent 0762a02 commit 3a648f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ fastify.listen(3000, err => {
426426

427427
#### messages options
428428

429-
For your onvenience, you can override the default HTTP response messages sent when an unauthorized or bad request error occurs. You can choose the specific messages to override and the rest will fallback to the default messages. The object must be in the format specified in the example below.
429+
For your convenience, you can override the default HTTP response messages sent when an unauthorized or bad request error occurs. You can choose the specific messages to override and the rest will fallback to the default messages. The object must be in the format specified in the example below.
430430

431431
#### Example
432432

0 commit comments

Comments
 (0)