Skip to content

Commit

Permalink
Merge pull request #2113 from gpsinghsandhu/master
Browse files Browse the repository at this point in the history
Updated README.md to fix example
  • Loading branch information
osheroff authored Sep 25, 2024
2 parents c95f83a + c5e6d5b commit d498902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ __It goes like this:__
{
"database": "test",
"table": "maxwell",
"type": "insert",
"type": "update",
"ts": 1449786310,
"data": { "id":1, "daemon": "Stanislaw Lem", "mycol": 55 },
"old": { "mycol":, 23, "daemon": "what once was" }
Expand Down

0 comments on commit d498902

Please sign in to comment.