Skip to content

Commit 71deafb

Browse files
committed
Updated file size in README.md
1 parent 7500207 commit 71deafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can try the [live demo](http://edenspiekermann.github.io/a11y-dialog/).
1515
- DOM events (`dialog:open`, `dialog:close`);
1616
- No `display` manipulation in JS, the hiding mechanism is entirely up to the CSS layer (using `[aria-hidden]` selectors);
1717
- Full test coverage with [CasperJS](http://casperjs.org) and [CodeShip](https://codeship.com);
18-
- Clean code resulting in only 830 bytes (0.83Kb!) once gzipped.
18+
- Clean code resulting in only 880 bytes (0.88Kb!) once gzipped.
1919

2020
*Note: the script should run seamlessly in Internet Explorer 9 and above.*
2121

0 commit comments

Comments
 (0)