From 00a92182409492c37d8a42ca1d5ee24eedb73a91 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Tue, 30 Oct 2018 10:05:43 +0800 Subject: [PATCH] fix: typo --- aio/content/tutorial/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/tutorial/index.md b/aio/content/tutorial/index.md index 88729a4703..2b4c660671 100644 --- a/aio/content/tutorial/index.md +++ b/aio/content/tutorial/index.md @@ -96,7 +96,7 @@ If you click "Heroes," the app displays the "Heroes" master list view. 点击“Back(后退)”按钮将返回到“Dashboard(仪表盘)”。 顶部的链接可以把你带到任何一个主视图。 -如果你点击“Heroes(英雄列表)”链接,应用将把你带到“英雄”主列表视图。 +如果你点击“Heroes(英雄列表)”链接,应用将把你带到“英雄”列表主视图。
Output of heroes list app