docs: 修改错字
This commit is contained in:
parent
58698d37da
commit
69cb44f121
|
@ -244,7 +244,7 @@ calls the lifecycle hook methods in the following sequence at specific moments:
|
|||
Cleanup just before Angular destroys the directive/component.
|
||||
Unsubscribe Observables and detach event handlers to avoid memory leaks.
|
||||
|
||||
没当 Angular 每次销毁指令/组件之前调用并清扫。
|
||||
每当 Angular 每次销毁指令/组件之前调用并清扫。
|
||||
在这儿反订阅可观察对象和分离事件处理器,以防内存泄漏。
|
||||
|
||||
Called _just before_ Angular destroys the directive/component.
|
||||
|
|
Loading…
Reference in New Issue