Skip to content

Commit fa6493d

Browse files
santoshyadavdevMatanBobitimdeschryver
authored
docs: update componentImports link (#1253)
* docs: update componentImports link * accept suggestion Co-authored-by: Matan Borenkraout <[email protected]> * accept suggestion Co-authored-by: Tim Deschryver <[email protected]> --------- Co-authored-by: Matan Borenkraout <[email protected]> Co-authored-by: Tim Deschryver <[email protected]>
1 parent b5c63d9 commit fa6493d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular-testing-library/examples.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ describe('Counter', () => {
115115
})
116116
```
117117

118-
To override the an import of a standalone component for your component test, you can use the [`ɵcomponentImports` property](api.mdx#ɵcomponentImports]).
118+
To override an import of a standalone component for your component test, you can use the [`componentImports` property](api.mdx#componentImports).
119119

120120
## More examples
121121

0 commit comments

Comments
 (0)