fix: toh1 and 2
This commit is contained in:
parent
13d7057072
commit
94d48f2b95
|
@ -11,7 +11,7 @@ include ../_util-fns
|
|||
|
||||
Run the <live-example></live-example> for this part.
|
||||
|
||||
运行这部分的<live-example></live-example>。
|
||||
运行这部分的<live-example>在线例子</live-example>。
|
||||
|
||||
Create a folder called `angular2-tour-of-heroes` and follow the [QuickStart](../quickstart.html) steps
|
||||
which provide the prerequisites, the folder structure, and the core files for our Tour of Heroes.
|
||||
|
|
|
@ -13,7 +13,7 @@ include ../_util-fns
|
|||
|
||||
Run the <live-example></live-example> for this part.
|
||||
|
||||
运行这部分的<live-example></live-example>。
|
||||
运行这部分的<live-example>在线例子</live-example>。
|
||||
|
||||
Let’s take stock of what we’ll need to display a list of heroes.
|
||||
First, we need a list of heroes. We want to display those heroes in the view’s template,
|
||||
|
@ -526,7 +526,7 @@ code-example(language="bash").
|
|||
|
||||
Run the <live-example></live-example> for this part.
|
||||
|
||||
运行这部分的<live-example></live-example>。
|
||||
运行这部分的<live-example>在线例子</live-example>。
|
||||
|
||||
### The Road Ahead
|
||||
|
||||
|
|
Loading…
Reference in New Issue