From c0cabddd6904ddd0199b67a1a8483cec1c2c2c4d Mon Sep 17 00:00:00 2001 From: Zhimin YE Date: Tue, 25 Oct 2016 13:09:12 +0100 Subject: [PATCH] fix: routing --- public/docs/ts/latest/guide/router.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/guide/router.jade b/public/docs/ts/latest/guide/router.jade index 1f26d22087..084ee85d85 100644 --- a/public/docs/ts/latest/guide/router.jade +++ b/public/docs/ts/latest/guide/router.jade @@ -605,7 +605,7 @@ table 1. An *Admin* area where we manage the list of crises and heroes displayed. - 1. 一个*管理*区,用来维护该中心雇佣英雄的列表。 + 1. 一个*管理*区,用来维护该中心危机列表和雇佣英雄的列表。 Run the . It opens in the *Crisis Center*. We'll come back to that.