Skip to content

Commit c2333e6

Browse files
Update README.md
1 parent f2d5fd6 commit c2333e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Blog Application/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Description
44
Blog Application is an application where user can add a new blog, edit it, delete it as well as view other blogs and make changes in them.
55

6-
-> Application uses LocalStorage, the localStorage object stores data with no expiration date. The data will not be deleted when the browser is closed, and will be available when the user comes again.
6+
Application uses LocalStorage, the localStorage object stores data with no expiration date. The data will not be deleted when the browser is closed, and will be available when the user comes again.
77

88
## Stacks Used
99
* HTML & CSS

0 commit comments

Comments
 (0)