Skip to content

Commit e80b1bf

Browse files
committed
Fix typo in log message
1 parent 26f598f commit e80b1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/config_button.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ binary_sensor:
1414
- ON for at most 1s
1515
- OFF for at least 0.5s
1616
then:
17-
- logger.log: "Toggling display betwen C and F"
17+
- logger.log: "Toggling display between C and F"
1818
- switch.toggle: display_in_f
1919
- timing: # Press and hold up to 5 seconds
2020
- ON for 1s to 5s

0 commit comments

Comments
 (0)