From 4bdbf96ed19d0202e8941ca1b6175e11f3b7dc20 Mon Sep 17 00:00:00 2001 From: hkv24 Date: Tue, 7 Jan 2025 23:56:00 +0530 Subject: [PATCH] docs(tutorials): fixes #3550 --- markdown/docs/tutorials/kafka/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/docs/tutorials/kafka/index.md b/markdown/docs/tutorials/kafka/index.md index a56b8062e23c..2e3a5ff6a7c4 100644 --- a/markdown/docs/tutorials/kafka/index.md +++ b/markdown/docs/tutorials/kafka/index.md @@ -182,7 +182,7 @@ components: description: This property describes the ID of the user userEmail: type: string - description: This property describes the ID of the user + description: This property describes the Email of the user ``` In the above code snippet: