Skip to content

Commit d48c0cd

Browse files
committed
Improve readme comment
1 parent 85c8d93 commit d48c0cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ in some cases to enable certain features. The consumer payload looks like:
8383

8484
```js
8585
{
86-
"msg": "dGVzdA==", // base64 encoded message
87-
"dackCount": 2, // Integer
86+
"msg": "dGVzdA==", // base64 encoded msg
87+
"dackCount": 2, // number of times the msg has been DACK'ed
8888
}
8989
```
9090

0 commit comments

Comments
 (0)