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

Commit d858ed3

Browse files
benasocjwardbell
authored andcommitted
docs(server-communication): fix "app/app.module.ts" typo
closes #2283
1 parent cfba6d1 commit d858ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/server-communication.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ block redirect-to-web-api
690690
The `forRoot` method name is a strong reminder that you should only call the `InMemoryWebApiModule` _once_
691691
while setting the metadata for the root `AppModule`. Don't call it again!.
692692
:marked
693-
Here is the revised (and final) version of <span ngio-ex>app/app.module.ts></span> demonstrating these steps.
693+
Here is the revised (and final) version of <span ngio-ex>app/app.module.ts</span> demonstrating these steps.
694694

695695
+makeExcerpt('app/app.module.ts')
696696

0 commit comments

Comments
 (0)