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 0ca5939 commit 66cfd20Copy full SHA for 66cfd20
1 file changed
docs/pages/onHookCall/+Page.mdx
@@ -20,7 +20,7 @@ type Hook = {
20
It's in beta: breaking changes may occur with any version update.
21
</Warning>
22
23
-Hook called whenever a Vike hook is called. Commonly used for instrumentation (e.g. Sentry, OpenTelemetry).
+Called whenever a Vike hook is executed. Commonly used for instrumentation (e.g. Sentry, OpenTelemetry).
24
25
```ts
26
// pages/+onHookCall.ts
0 commit comments