diff --git a/_data-prepper/pipelines/configuration/processors/rename-keys.md b/_data-prepper/pipelines/configuration/processors/rename-keys.md index 79a82cec..d2c892d7 100644 --- a/_data-prepper/pipelines/configuration/processors/rename-keys.md +++ b/_data-prepper/pipelines/configuration/processors/rename-keys.md @@ -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. |