From 0c6c335a2c670d13352e55f9778032df1daa3db6 Mon Sep 17 00:00:00 2001 From: vlastahajek <29980246+vlastahajek@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:38:26 +0200 Subject: [PATCH] chore: Improved description --- content/kapacitor/v1/reference/event_handlers/kafka.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/kapacitor/v1/reference/event_handlers/kafka.md b/content/kapacitor/v1/reference/event_handlers/kafka.md index 7005ca5c7..a3575d42e 100644 --- a/content/kapacitor/v1/reference/event_handlers/kafka.md +++ b/content/kapacitor/v1/reference/event_handlers/kafka.md @@ -157,7 +157,7 @@ The client secret to use when authenticating with SASL/OAUTH. The token URL to use when sasl-oauth-service is `custom` or `auth0`. Leave empty otherwise. #### sasl-oauth-token-expiry-margin -The expiry margin for the token. +The margin for the token's expiration time. #### sasl-oauth-scopes Optional scopes to use when authenticating with SASL/OAUTH.