Skip to content

Commit

Permalink
Fix formatting error in Add Entries (#6717)
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
(cherry picked from commit c83584b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Mar 19, 2024
1 parent a5f2d5f commit ea10234
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ And then you run the `add_entries` processor using the example pipeline, it adds
{"message": "hello", "newMessage": 3}
```

> If `newMessage` already exists, its existing value is overwritten with a value of `3`.
If `newMessage` already exists, its existing value is overwritten with a value of `3`.

0 comments on commit ea10234

Please sign in to comment.