diff --git a/README.md b/README.md index dd306f1..a632e6f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ # Cordova Screen Orientation Plugin -Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10. This plugin is based on [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api does not currently match the current spec. +Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10. This plugin is based on [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api matches the current spec. The plugin adds the following to the screen object (`window.screen`):