Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sammachin committed Jan 18, 2025
1 parent 0898795 commit 62e28c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion read_attribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
attr: {value:""},
simpleMode: {value: "true"}
},
paletteLabel: "Read Attriubute",
paletteLabel: "Read Attribute",
label: function() {
let defaultName = `${this.deviceName} | ${this.attr}`
return this.name || defaultName || "Read";
Expand Down

0 comments on commit 62e28c7

Please sign in to comment.