diff --git a/README.md b/README.md index cb87780..3759227 100644 --- a/README.md +++ b/README.md @@ -327,7 +327,7 @@ myApp.controller('MainCtrl', function($scope, localStorageService) { //... }); ``` -###clearAll +###cookie.clearAll Remove all data for this app from cookie.
**Returns:** `Boolean` ```js