Skip to content

Commit e1484cd

Browse files
x-craycaitp
authored andcommitted
docs(guide/module): remove duplicate word
Closes angular#6709
1 parent d0781eb commit e1484cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/module.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ angular.module('myModule', []).
172172

173173
<div class="alert alert-info">
174174
When bootstrapping, first Angular applies all constant definitions.
175-
Then Angular applies configuration blocks in the order same order they were registered.
175+
Then Angular applies configuration blocks in the same order they were registered.
176176
</div>
177177

178178
## Run Blocks

0 commit comments

Comments
 (0)