From 692fcffc12ae25deb2c77da2aaa063636a2d6d7b Mon Sep 17 00:00:00 2001 From: rob Date: Wed, 7 Aug 2024 10:45:42 +0100 Subject: [PATCH] Update comment based on PR review --- packages/sync-service/lib/electric/log_items.ex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/sync-service/lib/electric/log_items.ex b/packages/sync-service/lib/electric/log_items.ex index 6ea5bcc660..34935f8925 100644 --- a/packages/sync-service/lib/electric/log_items.ex +++ b/packages/sync-service/lib/electric/log_items.ex @@ -8,7 +8,8 @@ defmodule Electric.LogItems do Defines the structure and how to create the items in the log that the electric client reads. The log_item() data structure is a map for ease of consumption in the Elixir code, - however when JSON encoded it's the format that the electric client accepts. + however when JSON encoded (not done in this module) it's the format that the electric + client accepts. """ @type log_item :: %{