docs(architecture): rename missing library

This commit is contained in:
Jesús Rodríguez 2016-07-26 14:59:15 +02:00 committed by Ward Bell
parent efbf259318
commit 5ca22eed32
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ block angular-library-modules
`!{_at_angular}/core` is the primary Angular library from which we get most of what we need.
<br clear="all">
There are other important Angular libraries too, such as `!{_at_angular}/common`, `!{_at_angular}/router`, and `!{_at_angular}/animate`.
There are other important Angular libraries too, such as `!{_at_angular}/common`, `!{_at_angular}/router`, and `!{_at_angular}/http`.
We import what we need from an Angular !{_library_module}.
block angular-imports