From 08a3f073054aac2ba86735bcd90ea9da1145a9be Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Fri, 3 Mar 2017 17:15:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E8=AE=A2=E5=AE=8C=E4=BA=86?= =?UTF-8?q?=E6=BC=8F=E7=BF=BB=E7=9A=84=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/tutorial/toh-pt6.jade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/docs/ts/latest/tutorial/toh-pt6.jade b/public/docs/ts/latest/tutorial/toh-pt6.jade index 5bb931acca..1b3a14a344 100644 --- a/public/docs/ts/latest/tutorial/toh-pt6.jade +++ b/public/docs/ts/latest/tutorial/toh-pt6.jade @@ -264,6 +264,8 @@ block get-heroes-details .l-sub-section :marked You'll add more operators, and learn why you must do so, [later in this tutorial](#rxjs-imports). + + 我们还要添加更多的操作符,并且必须这么做,要了解其中的原因,参见[本章稍后的部分](#rxjs-imports)。 :marked ### Extracting the data in the *then* callback