Skip to content

Commit

Permalink
Typo fix in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstrange committed May 17, 2019
1 parent 30e968e commit 80800ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Homebridge plugin for Eufy RoboVac
}
]
```
You can find out more about the `deviceId`/`localKey` [here](https://github.com/joshstrange/eufy-rob)
You can find out more about the `deviceId`/`localKey` [here](https://github.com/joshstrange/eufy-robovac)
3. Restart Homebridge, and your Eufy RoboVac will be added to Home app.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-eufy-robovac",
"version": "1.0.1",
"version": "1.0.2",
"description": "Homebridge support for Eufy RoboVac",
"main": "dist/index.js",
"dependencies": {
Expand Down

0 comments on commit 80800ed

Please sign in to comment.