We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7dd35 commit 0433476Copy full SHA for 0433476
README.md
@@ -96,7 +96,7 @@ A `preHandler` to be applied on all routes. Useful for performing actions before
96
97
### config
98
99
-An object accessible within the `preHandler` via `reply.context.confg`.
+An object accessible within the `preHandler` via `reply.context.config`.
100
See [Config](https://www.fastify.io/docs/v2.1.x/Routes/#config) in the Fastify
101
documentation for information on this option. Note: this is merged with other
102
configuration passed to the route.
0 commit comments