Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit c9b66ea

Browse files
bampakoanaomiblack
authored andcommitted
docs(upgrade): Small typo fix
Small typo fix
1 parent e039c6f commit c9b66ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/upgrade.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ code-example(format="").
974974
+makeExample('upgrade-phonecat/ts/typescript-conversion/app/js/phone_list/phone_list.module.ts', null, 'app/js/phone_list/phone_list.module.ts')
975975

976976
:marked
977-
Finally, we can now pull everything together in `app.module.ts`. It here we'll
977+
Finally, we can now pull everything together in `app.module.ts`. We'll
978978
import each of the three submodule files and register them as dependencies
979979
of the main application module:
980980

0 commit comments

Comments
 (0)