Skip to content

Commit 5b4be67

Browse files
committed
fix: improve JSDoc
1 parent 97ab608 commit 5b4be67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vike-vue/src/types/Config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ declare global {
179179
onCreateApp?: OnCreateAppSync | OnCreateAppAsync | ImportString
180180

181181
/**
182-
* Hook called right before rendering the page's HTML.
182+
* Hook called right before rendering the page's root Vue component to HTML.
183183
*
184184
* https://vike.dev/onBeforeRenderHtml
185185
*/

0 commit comments

Comments
 (0)