Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurbinder Singh committed Sep 24, 2023
1 parent bc7be93 commit aacbbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

This is a simple script that uses binary search to determine the size of local storage in a browser. Unlike other scripts it tells you *exactly* how many characters you can store and due to the binary search it does so fairly quickly.

Simple open the [github page](https://gurbindersingh.github.io/localstorage-size/) and click on `Start test`.
Simply open the [github page](https://gurbindersingh.github.io/localstorage-size/) and click on `Start test`.

0 comments on commit aacbbd9

Please sign in to comment.