Skip to content

Commit

Permalink
Fixed typo in config UI settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jxg81 committed Jul 23, 2022
1 parent ce4fc1d commit 659b93e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"required": false,
"default": true
},
"clinetName": {
"clientName": {
"title": "Client Name",
"description": "Used to register plugin on Que Cloud as an 'Authorised Device' & default HomeKit name.",
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"displayName": "Homebridge Actron Que",
"name": "homebridge-actron-que",
"version": "1.0.0",
"version": "1.0.1",
"description": "Homebridge plugin for controlling Actron Que controller systems",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 659b93e

Please sign in to comment.