Skip to content

Commit 95056cf

Browse files
authored
docs: fix typo in ssr docs (#1258)
1 parent 712d666 commit 95056cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ssr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export const createApp = ViteSSG(
8282
)
8383
```
8484

85-
Web Security is a broad topic that we cannot cover here. We recommend you te read these resources to dive deeper:
85+
Web Security is a broad topic that we cannot cover here. We recommend you to read these resources to dive deeper:
8686

8787
- [State Serialization in vite-ssg](https://github.com/antfu/vite-ssg#state-serialization)
8888
- [SSR Best practices for Vue.js](https://vuejs.org/guide/best-practices/security.html#server-side-rendering-ssr)

0 commit comments

Comments
 (0)