We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0781eb commit e1484cdCopy full SHA for e1484cd
docs/content/guide/module.ngdoc
@@ -172,7 +172,7 @@ angular.module('myModule', []).
172
173
<div class="alert alert-info">
174
When bootstrapping, first Angular applies all constant definitions.
175
-Then Angular applies configuration blocks in the order same order they were registered.
+Then Angular applies configuration blocks in the same order they were registered.
176
</div>
177
178
## Run Blocks
0 commit comments