Typo in convert_entry_type.md (#4994)

Replaced "convert_entry_type_type" with "convert_entry_type".

Signed-off-by: Vlad Babak <129367331+vlad-voxalyze@users.noreply.github.com>
This commit is contained in:
Vlad Babak 2023-09-08 21:03:14 +02:00 committed by GitHub
parent 07268c9d18
commit 0e2a5888a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ type-conv-pipeline:
... ...
.... ....
processor: processor:
- convert_entry_type_type: - convert_entry_type:
key: "response_status" key: "response_status"
type: "integer" type: "integer"
``` ```