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

Commit 5ca22ee

Browse files
Foxandxsswardbell
authored andcommitted
docs(architecture): rename missing library
1 parent efbf259 commit 5ca22ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ block angular-library-modules
120120
`!{_at_angular}/core` is the primary Angular library from which we get most of what we need.
121121
<br clear="all">
122122

123-
There are other important Angular libraries too, such as `!{_at_angular}/common`, `!{_at_angular}/router`, and `!{_at_angular}/animate`.
123+
There are other important Angular libraries too, such as `!{_at_angular}/common`, `!{_at_angular}/router`, and `!{_at_angular}/http`.
124124
We import what we need from an Angular !{_library_module}.
125125

126126
block angular-imports

0 commit comments

Comments
 (0)