diff --git a/android/package.json b/android/package.json index 2cfca95..2f2fa5f 100644 --- a/android/package.json +++ b/android/package.json @@ -1,7 +1,7 @@ { "name": "webdriverio-appium-app-browserstack", "version": "0.1.0", - "readme": "WendriverIO Integration with [BrowserStack](https://www.browserstack.com)", + "readme": "WebdriverIO Integration with [BrowserStack](https://www.browserstack.com)", "description": "Selenium examples for WebdriverIO and BrowserStack App Automate", "scripts": { "test": "npm run first && npm run local && npm run parallel", diff --git a/ios/package.json b/ios/package.json index 9b5953d..2d9b145 100644 --- a/ios/package.json +++ b/ios/package.json @@ -1,7 +1,7 @@ { "name": "webdriverio-appium-app-browserstack", "version": "0.1.0", - "readme": "WendriverIO Integration with [BrowserStack](https://www.browserstack.com)", + "readme": "WebdriverIO Integration with [BrowserStack](https://www.browserstack.com)", "description": "Selenium examples for WebdriverIO and BrowserStack App Automate", "scripts": { "test": "npm run first && npm run local && npm run parallel",