Skip to content

Commit

Permalink
fix table headings (#3943)
Browse files Browse the repository at this point in the history
Signed-off-by: Heather Halter <[email protected]>
  • Loading branch information
hdhalter authored May 3, 2023
1 parent f8a2363 commit 0235af5
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 0235af5

Please sign in to comment.