fix: 修订完了漏翻的提示信息
This commit is contained in:
parent
e281ece936
commit
08a3f07305
|
@ -265,6 +265,8 @@ block get-heroes-details
|
||||||
:marked
|
:marked
|
||||||
You'll add more operators, and learn why you must do so, [later in this tutorial](#rxjs-imports).
|
You'll add more operators, and learn why you must do so, [later in this tutorial](#rxjs-imports).
|
||||||
|
|
||||||
|
我们还要添加更多的操作符,并且必须这么做,要了解其中的原因,参见[本章稍后的部分](#rxjs-imports)。
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
### Extracting the data in the *then* callback
|
### Extracting the data in the *then* callback
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue