Skip to content

Commit c47dfc7

Browse files
committed
Correct JSON
1 parent 88f3937 commit c47dfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/expressionLanguage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ in the expression context.
326326
For example, the following device:
327327

328328
```json
329-
WeatherStation: {
329+
"WeatherStation": {
330330
"commands": [],
331331
"type": "WeatherStation",
332332
"lazy": [],

0 commit comments

Comments
 (0)