From eaa11606dcc84dd369f395c6052108d5add1bada Mon Sep 17 00:00:00 2001 From: GilBoom Date: Tue, 23 Oct 2018 14:40:36 +0800 Subject: [PATCH] =?UTF-8?q?Update:=20navigation.json=20=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 95dc882f4a..f56e53cf53 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -317,8 +317,8 @@ }, { "url": "guide/singleton-services", - "title": "单例应用", - "tooltip": "创建单例应用" + "title": "单例服务", + "tooltip": "创建单例服务" }, { "url": "guide/lazy-loading-ngmodules",