diff --git a/demo/demo.html b/demo/demo.html index d4e03c4..89fcbfb 100644 --- a/demo/demo.html +++ b/demo/demo.html @@ -112,7 +112,7 @@ var YourCtrl = function($scope, localStorageService, ...) { clearAll n/a - Warning Removes all local storage key-value pairs for this app. + Warning Removes all local storage key-value pairs for this app. It will optionally take a string, which is converted to a regular expression, and then clears keys based on that regular expression. Boolean for success