From a9ccdd5b4072e0b176d3067f636aa02e28332b30 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Sat, 26 Jan 2019 19:14:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=81=97=E5=A4=B1=E7=9A=84=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/tutorial/toh-pt6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/tutorial/toh-pt6.md b/aio/content/tutorial/toh-pt6.md index e65d106705..a142e73623 100644 --- a/aio/content/tutorial/toh-pt6.md +++ b/aio/content/tutorial/toh-pt6.md @@ -136,7 +136,7 @@ The class `src/app/in-memory-data.service.ts` is generated by the following comm This class has the following content: -在*英雄指南*范例中创建一个类 `src/app/in-memory-data.service.ts`,内容如下: +该类的内容如下: