Skip to content

Commit 3c91f0f

Browse files
authored
docs: translate Caveat in zh (#1921)
1 parent 57d8727 commit 3c91f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/zh/guide/essentials/history-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ rewrite {
186186
}
187187
```
188188

189-
## Caveat
189+
## 附加说明
190190

191191
这有一个注意事项。你的服务器将不再报告 404 错误,因为现在所有未找到的路径都会显示你的 `index.html` 文件。为了解决这个问题,你应该在你的 Vue 应用程序中实现一个万能的路由来显示 404 页面。
192192

0 commit comments

Comments
 (0)