We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9f8d5 commit 7318d31Copy full SHA for 7318d31
docs/content/guide/module.ngdoc
@@ -140,7 +140,7 @@ The above is a suggestion. Tailor it to your needs.
140
# Module Loading & Dependencies
141
142
A module is a collection of configuration and run blocks which get applied to the application
143
-during the bootstrap process. In its simplest form the module consist of a collection of two kinds
+during the bootstrap process. In its simplest form the module consists of a collection of two kinds
144
of blocks:
145
146
1. **Configuration blocks** - get executed during the provider registrations and configuration
0 commit comments