mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs(module) fix typo
This commit is contained in:
parent
0a71753ce3
commit
aff68a9ddf
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ angular.module('myModule', []).
|
|||
// This is an example of a run block.
|
||||
// You can have as many of these as you want.
|
||||
// You can only inject instances (not Providers)
|
||||
// int the run blocks
|
||||
// into the run blocks
|
||||
});
|
||||
</pre>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue