diff --git a/public/docs/ts/latest/guide/testing.jade b/public/docs/ts/latest/guide/testing.jade index d0182f1548..ad886cf734 100644 --- a/public/docs/ts/latest/guide/testing.jade +++ b/public/docs/ts/latest/guide/testing.jade @@ -3540,7 +3540,7 @@ table :marked ### _ComponentFixture_ methods - ### _ComponentFixture_方法 + ### _ComponentFixture_的方法 The _fixture_ methods cause Angular to perform certain tasks to the component tree. Call these method to trigger Angular behavior in response to simulated user action.