Skip to content

Commit e6faa64

Browse files
committed
docs(guide): fix spacing around SSR
1 parent 8967924 commit e6faa64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guide/ssr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SSR 特别指支持在 Node.js 中运行相同应用程序的前端框架(例
1414

1515
## 示例项目 {#example-projects}
1616

17-
Vite 为服务端渲染(SSR)提供了内建支持。[`create-vite-extra`](https://github.com/bluwy/create-vite-extra) 包含了一些你可以用作参考的SSR设置示例
17+
Vite 为服务端渲染(SSR)提供了内建支持。[`create-vite-extra`](https://github.com/bluwy/create-vite-extra) 包含了一些你可以用作参考的 SSR 设置示例
1818

1919
- [Vanilla](https://github.com/bluwy/create-vite-extra/tree/master/template-ssr-vanilla)
2020
- [Vue](https://github.com/bluwy/create-vite-extra/tree/master/template-ssr-vue)

0 commit comments

Comments
 (0)