Skip to content

Commit 60a01e0

Browse files
[docs] Updated accessibility doc to match hooks.server.js (#6689)
1 parent 129c230 commit 60a01e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/19-accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If your content is available in multiple languages, you should set the `lang` at
6262
```
6363
6464
```js
65-
/// file: src/hooks.js
65+
/// file: src/hooks.server.js
6666
/**
6767
* @param {import('@sveltejs/kit').RequestEvent} event
6868
* @returns {string}

0 commit comments

Comments
 (0)