Skip to content

Commit 6fdec3e

Browse files
committed
fix(README.md): \n
1 parent 6a3c74b commit 6fdec3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ myApp.controller('MainCtrl', function($scope, localStorageService) {
248248
});
249249
```
250250
###length
251-
Return localStorageService.length, ignore keys that not owned.
251+
Return localStorageService.length, ignore keys that not owned.
252252
**Returns** `Number`
253253
```js
254254
myApp.controller('MainCtrl', function($scope, localStorageService) {

0 commit comments

Comments
 (0)