From: Gustavo Martin Morcuende Date: Fri, 28 Aug 2015 21:39:07 +0000 (+0200) Subject: showcase: rest.module.js ngdoc improvements X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=22c8e0c0de104c74e4b72b397cfaf297b4ab8f19;p=JavaScriptForFun showcase: rest.module.js ngdoc improvements --- diff --git a/angularjs/showcase/src/showcase/app/rest/rest.module.js b/angularjs/showcase/src/showcase/app/rest/rest.module.js index 284a218..0ca5bc1 100644 --- a/angularjs/showcase/src/showcase/app/rest/rest.module.js +++ b/angularjs/showcase/src/showcase/app/rest/rest.module.js @@ -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', [