Skip to content

Commit d498902

Browse files
authored
Merge pull request #2113 from gpsinghsandhu/master
Updated README.md to fix example
2 parents c95f83a + c5e6d5b commit d498902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ __It goes like this:__
2525
{
2626
"database": "test",
2727
"table": "maxwell",
28-
"type": "insert",
28+
"type": "update",
2929
"ts": 1449786310,
3030
"data": { "id":1, "daemon": "Stanislaw Lem", "mycol": 55 },
3131
"old": { "mycol":, 23, "daemon": "what once was" }

0 commit comments

Comments
 (0)