docs(ngmodule-faq): fix typo (#3111)

This commit is contained in:
hpawe01 2017-02-09 18:43:07 +01:00 committed by Jules Kremer
parent d6a91c6bb5
commit 3504b399e0
1 changed files with 1 additions and 1 deletions

View File

@ -729,7 +729,7 @@ a#q-module-recommendations
#### Feature Modules
Create _Feature Modules_ around specific application business domains, user workflows, and utility collections.
Feature modules tend to fall into one of these four groups:
Feature modules tend to fall into one of these five groups:
* [Domain Feature Modules](#domain-feature-module)
* [Routed Feature Modules](#routed-feature-module)
* [Routing Modules](#routing-module)