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 712d666 commit 95056cfCopy full SHA for 95056cf
docs/guide/ssr.md
@@ -82,7 +82,7 @@ export const createApp = ViteSSG(
82
)
83
```
84
85
-Web Security is a broad topic that we cannot cover here. We recommend you te read these resources to dive deeper:
+Web Security is a broad topic that we cannot cover here. We recommend you to read these resources to dive deeper:
86
87
- [State Serialization in vite-ssg](https://github.com/antfu/vite-ssg#state-serialization)
88
- [SSR Best practices for Vue.js](https://vuejs.org/guide/best-practices/security.html#server-side-rendering-ssr)
0 commit comments