Skip to content

Commit a57b78c

Browse files
committed
Fix typo
1 parent 8a9805c commit a57b78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ class DeviceData(
759759
TypedDict,
760760
total=False,
761761
):
762-
"""The Device Data class, covering the collected and ordere output-data per device."""
762+
"""The Device Data class, covering the collected and ordered output-data per device."""
763763

764764
# Loria
765765
dhw_mode: str

0 commit comments

Comments
 (0)