We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5c59a commit afda531Copy full SHA for afda531
1 file changed
docs/angular-testing-library/api.mdx
@@ -597,7 +597,7 @@ const componentInstance = fixture.componentInstance
597
```
598
599
> 🚨 If you find yourself using `fixture` to access the component's internal
600
-> values you should reconsider! This probable means, you're testing
+> values you should reconsider! This probably means, you're testing
601
> implementation details.
602
603
### `navigate`
0 commit comments