From d73dda09749655a644ef8a18f8857e19248ea9fe Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Tue, 30 Oct 2018 13:07:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E5=AD=97=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/guide/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/setup.md b/aio/content/guide/setup.md index f3b8511f6e..be05e8a9be 100644 --- a/aio/content/guide/setup.md +++ b/aio/content/guide/setup.md @@ -19,7 +19,7 @@ maintained [on github](https://github.com/angular/quickstart "Install the github Make sure you have [Node.js® and npm installed](guide/setup#install-prerequisites "What if you don't have Node.js and npm?"). -确定你已经安装了 [Node.js® 和 npm](guide/setup#install-prerequisites "如果你没有 Node.js 和 npm?")。 +请确保你已经安装了 [Node.js® 和 npm](guide/setup#install-prerequisites "如果你没有 Node.js 和 npm?")。 {@a clone}