Skip to content

Commit aee699a

Browse files
jezmckinfil00p
authored andcommitted
minor grammar fix
This closes #241
1 parent d78cfdc commit aee699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ plugin). The hook of `window.open` will be removed in a future major release.
5757
Until the hook is removed from the plugin, apps can manually restore the default
5858
behaviour:
5959

60-
delete window.open // Reverts the call back to it's prototype's default
60+
delete window.open // Reverts the call back to its prototype's default
6161

6262
Although `window.open` is in the global scope, InAppBrowser is not available until after the `deviceready` event.
6363

0 commit comments

Comments
 (0)