From 4fe7e24f169bb708c613168a133a822bc7dfeb05 Mon Sep 17 00:00:00 2001 From: "Zhimin YE (Rex)" Date: Wed, 24 Aug 2016 10:23:22 +0100 Subject: [PATCH] fix: web API to Web API --- public/docs/ts/latest/tutorial/toh-pt6.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/docs/ts/latest/tutorial/toh-pt6.jade b/public/docs/ts/latest/tutorial/toh-pt6.jade index 04cebfc0b5..0015bcde6f 100644 --- a/public/docs/ts/latest/tutorial/toh-pt6.jade +++ b/public/docs/ts/latest/tutorial/toh-pt6.jade @@ -106,9 +106,9 @@ block http-providers .l-main-section :marked - ## Simulating the web API + ## Simulating the Web API - ## 模拟web API + ## 模拟Web API We recommend registering application-wide services in the root `!{_AppModuleVsAppComp}` *providers*. Here we're