From 0a90ce3be5d1a20e1c929921d12fa95d18a21d9f Mon Sep 17 00:00:00 2001 From: Loganathan Sekar <42532387+LoganathanSekar7627@users.noreply.github.com> Date: Thu, 2 May 2024 14:57:17 +0530 Subject: [PATCH] Update authentication_error_eventing.md Signed-off-by: Loganathan Sekar <42532387+LoganathanSekar7627@users.noreply.github.com> --- docs/authentication_error_eventing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/authentication_error_eventing.md b/docs/authentication_error_eventing.md index bb52d6cfe41..aa3e36dd445 100644 --- a/docs/authentication_error_eventing.md +++ b/docs/authentication_error_eventing.md @@ -45,7 +45,7 @@ spring.kafka.admin.properties.allow.auto.create.topics=true 5. Kafka->Subscriber : The subscriber to the topic(AUTHENTICATION_ERRORS) will receive a message for futher processing. ``` -## Event Structure publish to kafka +## Event Structure published to kafka: ``` { "publisher": "IDA",