diff --git a/public/docs/ts/latest/guide/lifecycle-hooks.jade b/public/docs/ts/latest/guide/lifecycle-hooks.jade index 148e984451..359fa370e0 100644 --- a/public/docs/ts/latest/guide/lifecycle-hooks.jade +++ b/public/docs/ts/latest/guide/lifecycle-hooks.jade @@ -722,7 +722,7 @@ figure.image-display to the hero or the power so we can keep an eye on the method's performance characteristics. 我们手动检测了自己关心的一切,捕获当前值并与以前的值进行比较。 - 当英雄或他的超能力发生了非实质性改变时,我们就往日志中写一条特殊的消息,以便看到该方法特有的表演。 + 当英雄或他的超能力发生了非实质性改变时,我们就往日志中写一条特殊的消息,以便看到该方法的工作特征。 The results are illuminating: