Skip to content

Commit 822a5d3

Browse files
authored
Fix small typo (#447)
1 parent 651c45a commit 822a5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zigbee2mqtt/DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The add-on will create a backup of your configuration.yml within your data path:
1212
The backup of your configuration is created on add-on startup if no previous backup was found.
1313

1414
# Enabling zigbee-herdsman debug logging
15-
If you want to troubleshoot in more depth problems with your zigbee devics, sometimes you must enable DEBUG option on Zigbee2MQTT startup. To do this you must set `zigbee_herdsman_debug` to `true`.
15+
If you want to troubleshoot in more depth problems with your zigbee devices, sometimes you must enable DEBUG option on Zigbee2MQTT startup. To do this you must set `zigbee_herdsman_debug` to `true`.
1616

1717
```yaml
1818
zigbee_herdsman_debug: true

0 commit comments

Comments
 (0)