From f2f2dbde729b9d3ac5884de6ee80ae354a3bf5ef Mon Sep 17 00:00:00 2001 From: maverickmishra Date: Mon, 17 Oct 2016 16:29:20 -0700 Subject: [PATCH] rectified Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`):