Browse Source

docs (devices): typo in `sensitive` documentation

Issue #6036
Jason Rumney 1 week ago
parent
commit
7bb426c157
1 changed files with 1 additions and 1 deletions
  1. 1 1
      custom_components/tuya_local/devices/README.md

+ 1 - 1
custom_components/tuya_local/devices/README.md

@@ -174,7 +174,7 @@ to use an entity for that (typically switch, number or select).
 
 
 *Optional, default false.*
 *Optional, default false.*
 
 
-A boolean setting yo mark attributes as containing potentially sensitive
+A boolean setting to mark attributes as containing potentially sensitive
 data.  Setting this to true will result in the data being redacted in
 data.  Setting this to true will result in the data being redacted in
 device diagnostics output.
 device diagnostics output.