Fix spelling of "Hub" and sentence-casing of "options" (#136573)

* Fix spelling of "Hub" and sentence-casing of "options"

* Change "the change channel command" to "a …"

Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com>

---------

Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com>
This commit is contained in:
Norbert Rittel 2025-01-27 16:43:02 +01:00 committed by GitHub
parent b9c3548b5a
commit fc75d939eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
"options": { "options": {
"step": { "step": {
"init": { "init": {
"description": "Adjust Harmony Hub Options", "description": "Adjust Harmony Hub options",
"data": { "data": {
"activity": "The default activity to execute when none is specified.", "activity": "The default activity to execute when none is specified.",
"delay_secs": "The delay between sending commands." "delay_secs": "The delay between sending commands."
@ -53,7 +53,7 @@
}, },
"change_channel": { "change_channel": {
"name": "Change channel", "name": "Change channel",
"description": "Sends change channel command to the Harmony HUB.", "description": "Sends a change channel command to the Harmony Hub.",
"fields": { "fields": {
"channel": { "channel": {
"name": "Channel", "name": "Channel",