From 0a252806bc1a8e3b6b786a7ddf557ef2e80cab98 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Fri, 4 Jan 2019 10:08:12 +0800 Subject: [PATCH] fix: typo --- aio/content/guide/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/deployment.md b/aio/content/guide/deployment.md index 2c455d5465..9019f6a7ab 100644 --- a/aio/content/guide/deployment.md +++ b/aio/content/guide/deployment.md @@ -273,7 +273,7 @@ Read about how to enable CORS for specific servers at ## Production optimizations -## 未生产环境优化 +## 为生产环境优化 The `--prod` _meta-flag_ engages the following build optimization features.