From f5bba2eb210e660b776f200d9d007f776a78f471 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Sun, 26 Jan 2020 15:09:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=86=85=E5=AE=B9=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/guide/updating-to-version-9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/updating-to-version-9.md b/aio/content/guide/updating-to-version-9.md index 75a73e22fb..071e81be56 100644 --- a/aio/content/guide/updating-to-version-9.md +++ b/aio/content/guide/updating-to-version-9.md @@ -20,7 +20,7 @@ For step-by-step instructions on how to update to the latest Angular release (an If you're curious about the specific migrations being run by the CLI, see the [automated migrations section](#migrations) for details on what code is changing and why. -如果您对 CLI 正在运行的特定迁移感到好奇,参见[“自动迁移”部分](#migrations)以了解关于要更改哪些代码以及更改原因的详细信息。 +如果您对 CLI 正在运行的某些迁移工作感到好奇,参见[“自动迁移”部分](#migrations)以了解关于要更改哪些代码以及更改原因的详细信息。 ## Changes and Deprecations in Version 9