Skip to content

Commit 7c4f13b

Browse files
committed
Fix documentation typos
1 parent 8b345e9 commit 7c4f13b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Upgrade the package within your virtual environment (requires `git`):
3030
(venv) $ pip install git+https://github.com/zigpy/zigpy-znp/
3131
```
3232

33-
Launch Home Assistant the `--skip-pip` command line option to prevent zigpy-znp from being downgraded. Running with this option may prevent newly added integrations from installing required packages.
33+
Launch Home Assistant with the `--skip-pip` command line option to prevent zigpy-znp from being downgraded. Running with this option may prevent newly added integrations from installing required packages.
3434

3535
### Testing `dev` with Home Assistant OS
3636

TOOLS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ For example, a network backup will allow you to migrate from a CC2531 with Z-Sta
157157
fully documented so you can fill out the appropriate information by hand to form a network
158158
if you are migrating from a non-Texas Instruments device.
159159

160-
To get ZHA to utilize your new radio, make sure to change the coordiantor's `path` in
160+
To get ZHA to utilize your new radio, make sure to change the coordinator's `path` in
161161
`/config/.storage/core.config_entries`.
162162
163163
### NVRAM backup

0 commit comments

Comments
 (0)