Skip to content

Commit ea65dc4

Browse files
authored
Update README.md (#275)
也可以也可以改为也可以
1 parent f871b86 commit ea65dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ bundleRenderer.renderToStream([context]): stream.Readable
9999
100100
- `context.state`:(对象)初始 Vuex store 状态,将以 `window.__INITIAL_STATE__` 的形式内联到页面。内联的 JSON 将使用 [serialize-javascript](https://github.com/yahoo/serialize-javascript) 自动清理,以防止 XSS 攻击。
101101
102-
在 2.5.0+ 版本中,嵌入式 script 也可以也可以在生产模式 (production mode) 下自行移除。
102+
在 2.5.0+ 版本中,嵌入式 script 也可以在生产模式 (production mode) 下自行移除。
103103
104104
此外,当提供 `clientManifest` 时,模板会自动注入以下内容:
105105

0 commit comments

Comments
 (0)