mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-22 19:23:38 +08:00
committed by
Pawel Kozlowski
parent
3248233f5e
commit
bf01ab2a13
@@ -64,7 +64,7 @@ function setupModuleLoader(window) {
|
||||
* Then you can create an injector and load your modules like this:
|
||||
*
|
||||
* ```js
|
||||
* var injector = angular.injector(['ng', 'MyModule'])
|
||||
* var injector = angular.injector(['ng', 'myModule'])
|
||||
* ```
|
||||
*
|
||||
* However it's more likely that you'll just use
|
||||
|
||||
Reference in New Issue
Block a user