Skip to content

Commit ea7c3d5

Browse files
committed
fixed a typo
1 parent bc859ae commit ea7c3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter3.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Figure 3-5. AngularJS properties within Batarang
490490
```bash
491491
yeoman init angular:route routeName
492492
```
493-
因此, 如果你运行`yeoman iniy angular route home`结束之后它将执行以下操作:
493+
因此, 如果你运行`yeoman init angular:route routeName`结束之后它将执行以下操作:
494494

495495
+`app/scripts/controllers`目录中创建一个`home.js`控制器骨架
496496
+`test/specs/controllers`目录中创建一个`home.js`测试规范

0 commit comments

Comments
 (0)