Skip to content

Commit

Permalink
fix table headings (#3943) (#3955)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0235af5)

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent dcd641b commit d44e3c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The `rename_keys` processor renames keys in an event.

You can configure the `rename_keys` processor with the following options.

Option | Required | Description |
| Option | Required | Description |
| :--- | :--- | :--- |
| `entries` | Yes | A list of event entries to rename. |
| `from_key` | Yes | The key of the entry to be renamed. |
Expand Down

0 comments on commit d44e3c1

Please sign in to comment.