showcase: rest.module.js ngdoc improvements
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Fri, 28 Aug 2015 21:39:07 +0000 (23:39 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Fri, 28 Aug 2015 21:39:07 +0000 (23:39 +0200)
angularjs/showcase/src/showcase/app/rest/rest.module.js

index 284a218..0ca5bc1 100644 (file)
@@ -8,9 +8,9 @@
    * @requires app.core
    *
    * @description
-   * # app.welcome
+   * # app.rest
    *
-   * ## Module welcome.
+   * ## Module rest.
    * Module in charge of sending REST requests.
    */
   angular.module('app.rest', [