review: fix dependency-injection in cookbook.

This commit is contained in:
Zhimin YE (Rex) 2016-08-16 14:36:20 +01:00
parent 873eea9e7e
commit eb1ccc6dd4
1 changed files with 2 additions and 0 deletions

View File

@ -1484,6 +1484,8 @@ a(id="forwardref")
Angular的`forwardRef`函数建立一个*间接地*引用Angular可以随后解析。
The *Parent Finder* sample is full of circular class references that are impossible to break.
*Parent Finder*是一个充满了无法解决的循环引用的例子
:marked
We face this dilemma when a class makes *a reference to itself*