Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 78bc84c

Browse files
x-crayvojtajina
authored andcommitted
docs(guide/module): remove duplicate word
Closes #6709
1 parent 1f27501 commit 78bc84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/module.ngdoc

Lines changed: 1 addition & 1 deletion
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)