From c5e6d5bc7ee0769f21f8fab64f54758b2cfb2ca5 Mon Sep 17 00:00:00 2001 From: Gurpinder Singh Sandhu Date: Wed, 25 Sep 2024 12:47:12 -0700 Subject: [PATCH] Updated README.md to fix example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a295b06cb..35c951054 100644 --- a/README.md +++ b/README.md @@ -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" }