diff --git a/README.md b/README.md index ca46d15..7191c3a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ function(currentWindow) { ### external link -This is a directive which open a link in the default desktop browser. +This is a directive which opens a link in the default desktop browser. ```html google diff --git a/package.json b/package.json index 0d3b0ec..c6d5042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-electron", - "version": "0.1.9", + "version": "0.1.10", "description": "angularjs helpers for electron apps", "repository": { "type": "git",