Skip to content

Commit afda531

Browse files
authored
docs(angular): update api.mdx (#1530)
1 parent 5c5c59a commit afda531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/angular-testing-library

docs/angular-testing-library/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ const componentInstance = fixture.componentInstance
597597
```
598598

599599
> 🚨 If you find yourself using `fixture` to access the component's internal
600-
> values you should reconsider! This probable means, you're testing
600+
> values you should reconsider! This probably means, you're testing
601601
> implementation details.
602602

603603
### `navigate`

0 commit comments

Comments
 (0)