summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Banks <mjbanks@gmail.com>2013-09-19 08:56:52 -0400
committerMatt Banks <mjbanks@gmail.com>2013-09-19 08:56:52 -0400
commit23aacc7734b8881ace02f226fdfa49d12fdc20c2 (patch)
treeb379b2d0c6377efccbcdedf218e8d3e8a88069c3 /README.md
parentd41d695127b02df40383105b35b758f064786426 (diff)
downloadjQuery.equalHeights-master.zip
jQuery.equalHeights-master.tar.gz
jQuery.equalHeights-master.tar.bz2
fix type on changelogHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa0c49f..9fa7b06 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ See `example.html` in examples folder.
#### Version 1.5.1
-* fix bug with $.height() in jQuery 1.8+ with double padding when `box-siding` is set to `border-box`
+* fix bug with $.height() in jQuery 1.8+ with double padding when `box-sizing` is set to `border-box`
#### Version 1.5.0