From 05f8b866c26c543a3ac1470efa9c8748a5506ca2 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Tue, 2 Aug 2016 07:04:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=AF=B9?= 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, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/tutorial/toh-pt6.jade b/public/docs/ts/latest/tutorial/toh-pt6.jade index 90b39fd24e..a865cb315e 100644 --- a/public/docs/ts/latest/tutorial/toh-pt6.jade +++ b/public/docs/ts/latest/tutorial/toh-pt6.jade @@ -852,7 +852,7 @@ block observables-section :marked ### Adding the search component to the dashboard - ### 添加搜索组件到Dashboard + ### 为仪表盘添加搜索组件 We add the `HeroSearchComponent` to the bottom of the `DashboardComponent` template.