fix(README.md): \n

master
Ariel Mashraki 10 years ago
parent 6a3c74b43a
commit 6fdec3ed78

@ -248,7 +248,7 @@ myApp.controller('MainCtrl', function($scope, localStorageService) {
});
```
###length
Return localStorageService.length, ignore keys that not owned.
Return localStorageService.length, ignore keys that not owned.
**Returns** `Number`
```js
myApp.controller('MainCtrl', function($scope, localStorageService) {