Skip to content

Commit

Permalink
docs: fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg authored Dec 17, 2022
1 parent 02d5b62 commit 13e7838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Full type-safe implementation of the HomeWizard Energy API in Node. Use the Loca
- Complete type-safety on all API methods, responses, and errors
- Supports all HomeWizard Wi-Fi devices that have a Local API
- Exposes a discovery method to discover devices on your local network using Multicast DNS
- Provides a simple polling interface request near realtime data from your devices
- Provides a simple polling interface to request near real-time data from your devices
- Includes inline documentation on each method, type and property
- Follows the guidelines provided in the official [HomeWizard Energy API documentation](https://homewizard-energy-api.readthedocs.io/index.html)

Expand Down

0 comments on commit 13e7838

Please sign in to comment.