Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 65bed61

Browse files
docs($http): fix $httpParamSerializerJQLike description
1 parent 6c8464a commit 65bed61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ng/http.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ function $HttpParamSerializerJQLikeProvider() {
5959
/**
6060
* @ngdoc service
6161
* @name $httpParamSerializerJQLike
62+
* @description
6263
*
6364
* Alternative $http params serializer that follows jQuerys `param()` method {http://api.jquery.com/jquery.param/} logic.
6465
* */

0 commit comments

Comments
 (0)