From cd0f1c78e3ca2a72918a6f98921b8764fc0f5b03 Mon Sep 17 00:00:00 2001
From: 17hogeju <17hogeju@gmail.com>
Date: Wed, 8 Nov 2023 15:48:49 -0800
Subject: [PATCH] Fix other link
---
src/docs/issue-platform.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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