diff --git a/src/docs/issue-platform.mdx b/src/docs/issue-platform.mdx index d89ebd90cf..704b0ea2d1 100644 --- a/src/docs/issue-platform.mdx +++ b/src/docs/issue-platform.mdx @@ -128,7 +128,7 @@ Caveats ### Payload Type Determines the type of payload sent to the issue platform. If `payload_type` is not present in `produce_occurrence_to_kafka`, the type is assumed to be `OCCURRENCE`. -The PayloadType enum has two types: +The PayloadType enum has two types: - `OCCURRENCE`: for sending an occurrence - `STATUS_CHANGE`: for sending a status update