Skip to content

Commit 66cfd20

Browse files
committed
docs: polish
1 parent 0ca5939 commit 66cfd20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/onHookCall/+Page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type Hook = {
2020
It's in beta: breaking changes may occur with any version update.
2121
</Warning>
2222
23-
Hook called whenever a Vike hook is called. Commonly used for instrumentation (e.g. Sentry, OpenTelemetry).
23+
Called whenever a Vike hook is executed. Commonly used for instrumentation (e.g. Sentry, OpenTelemetry).
2424
2525
```ts
2626
// pages/+onHookCall.ts

0 commit comments

Comments
 (0)