docs(upgrade): Small typo fix
Small typo fix
This commit is contained in:
parent
e039c6f718
commit
c9b66ea04d
@ -974,7 +974,7 @@ code-example(format="").
|
|||||||
+makeExample('upgrade-phonecat/ts/typescript-conversion/app/js/phone_list/phone_list.module.ts', null, 'app/js/phone_list/phone_list.module.ts')
|
+makeExample('upgrade-phonecat/ts/typescript-conversion/app/js/phone_list/phone_list.module.ts', null, 'app/js/phone_list/phone_list.module.ts')
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
Finally, we can now pull everything together in `app.module.ts`. It here we'll
|
Finally, we can now pull everything together in `app.module.ts`. We'll
|
||||||
import each of the three submodule files and register them as dependencies
|
import each of the three submodule files and register them as dependencies
|
||||||
of the main application module:
|
of the main application module:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user