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

Commit f69ef4a

Browse files
jvandemoFoxandxss
authored andcommitted
docs(ngmodule): fix typo (#3050)
1 parent f302146 commit f69ef4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ a#import-name-conflict
381381
+makeExample('ngmodule/ts/app/app.module.1b.ts', 'import-alias')(format=".")
382382
:marked
383383
This solves the immediate problem of referencing both directive _types_ in the same file but
384-
leaves another problem unresoved as we discuss [below](#resolve-conflicts).
384+
leaves another problem unresolved as we discuss [below](#resolve-conflicts).
385385

386386
:marked
387387
### Provide the _ContactService_

0 commit comments

Comments
 (0)