From 67921fdf50ba4c843ea8ec042c1ea0f8253f127d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 1 Dec 2012 02:46:52 +0100 Subject: [PATCH] added documentation improvement hint --- developer_manual/angular.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/angular.rst b/developer_manual/angular.rst index 75291e3e9..b6d86c0b3 100644 --- a/developer_manual/angular.rst +++ b/developer_manual/angular.rst @@ -492,4 +492,4 @@ For simple post or get requests, Angular offers the **$http** object. It's very Closing remarks --------------- -This was a minimal fraction of Angular but it should give you a good idea about how Angular works. More directives and objects are available on the `official API Page `_ \ No newline at end of file +This was a minimal fraction of Angular but it should give you a good idea about how Angular works (If not, please help to improve the documentation ;) ). More directives and objects are available on the `official API Page `_ \ No newline at end of file