diff --git a/README.md b/README.md index 5a1434e..681928a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Features -- Dependecy-free. +- Dependency-free. - Simple markup. - Native scrolling. - Easy customization. @@ -63,7 +63,7 @@ body { right: 0; z-index: 0; width: 256px; - overflow-y: scroll; + overflow-y: auto; -webkit-overflow-scrolling: touch; display: none; } @@ -112,7 +112,6 @@ Then you just include Slideout.js and create a new instace with some options: