Skip to content

Commit 90c119b

Browse files
author
Shakeel Mohamed
committed
trim example in readme
1 parent 77ae6d3 commit 90c119b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ var payload = {
3939
message: {
4040
temperature: "70F",
4141
chickenCount: 500
42-
},
43-
// Severity is also optional
44-
severity: "info"
42+
}
4543
};
4644

4745
console.log("Sending payload", payload);

0 commit comments

Comments
 (0)