diff options
Diffstat (limited to 'src/Angular.js')
| -rw-r--r-- | src/Angular.js | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/Angular.js b/src/Angular.js index 4b952b57..21595cd6 100644 --- a/src/Angular.js +++ b/src/Angular.js @@ -92,13 +92,13 @@   * @name ng   * @module ng   * @description - *  + *   * # ng (core module)   * The ng module is loaded by default when an AngularJS application is started. The module itself   * contains the essential components for an AngularJS application to function. The table below   * lists a high level breakdown of each of the services/factories, filters, directives and testing   * components available within this core module. - *  + *   * <div doc-module-components="ng"></div>   */ | 
