Skip to content

Commit 0433476

Browse files
Eommjsumners
andauthored
Update README.md
Co-Authored-By: jsumners <[email protected]>
1 parent cc7dd35 commit 0433476

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
@@ -96,7 +96,7 @@ A `preHandler` to be applied on all routes. Useful for performing actions before
9696

9797
### config
9898

99-
An object accessible within the `preHandler` via `reply.context.confg`.
99+
An object accessible within the `preHandler` via `reply.context.config`.
100100
See [Config](https://www.fastify.io/docs/v2.1.x/Routes/#config) in the Fastify
101101
documentation for information on this option. Note: this is merged with other
102102
configuration passed to the route.

0 commit comments

Comments
 (0)