docs(guide): warn about module creation versus retrieval
Updated Module documentation to include the suggestion of the top-rated comment: "This documentation should warn that "angular.module('myModule', [])" always creates a new module, but "angular.module('myModule')" always retrieves an existing reference." G
ghodss committed
ce669edfa14dc7eb7c389d2f82c9c98399a9009b
Parent: a3aa418
Committed by Brian Ford <btford@umich.edu>
on 8/22/2013, 5:32:52 PM