diff --git a/package.json b/package.json index 6610d33..6430b2f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "cordova-plugin-screen-orientaion", + "name": "cordova-plugin-screen-orientation", "version": "1.3.6", "description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8 and BB10.", "repository": { @@ -7,7 +7,7 @@ "url": "git+https://github.com/gbenvenuti/cordova-plugin-screen-orientation.git" }, "cordova": { - "id": "cordova-plugin-screen-orientaion", + "id": "cordova-plugin-screen-orientation", "platforms": [ "android", "ios",