docs(core): fix typo in NgModule imports example description (#29272)
PR Close #29272
This commit is contained in:
parent
3b1e539bab
commit
280ea13342
@ -226,7 +226,7 @@ export interface NgModule {
|
||||
*
|
||||
* ### Example
|
||||
*
|
||||
* The following example allows MainModule to use anthing exported by
|
||||
* The following example allows MainModule to use anything exported by
|
||||
* `CommonModule`:
|
||||
*
|
||||
* ```javascript
|
||||
|
Loading…
x
Reference in New Issue
Block a user