Skip to content

Commit

Permalink
Fixed typo in properties
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Laursen <[email protected]>
  • Loading branch information
Markinus and jlaur authored Jan 22, 2023
1 parent e4537e3 commit 1d189cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@
<item-type>String</item-type>
<label>Prices for today as a JSON array</label>
<description>JSON array of tuples startsAt,total, e.g. {["startsAt": "2022-09-10T00:00:00+02:00", "total": 5.332},
{"startsAt": ...}]. See binding documantation for full example.</description>
{"startsAt": ...}]. See binding documentation for full example.</description>
</channel-type>
</thing:thing-descriptions>

0 comments on commit 1d189cb

Please sign in to comment.