This is an automated email from the ASF dual-hosted git repository.

zstan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new 2c325c71147 IGNITE-26880 Fix events table (#6869)
2c325c71147 is described below

commit 2c325c711476cfda57ea375eff376a5996242729
Author: IgGusev <[email protected]>
AuthorDate: Thu Oct 30 18:09:46 2025 +0400

    IGNITE-26880 Fix events table (#6869)
---
 docs/_docs/developers-guide/events/events-list.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_docs/developers-guide/events/events-list.adoc 
b/docs/_docs/developers-guide/events/events-list.adoc
index 178588a265c..42152ab436a 100644
--- a/docs/_docs/developers-guide/events/events-list.adoc
+++ b/docs/_docs/developers-guide/events/events-list.adoc
@@ -67,7 +67,7 @@ These events are fired when the user performs an action that 
requires authentica
 
 |USER_AUTHORIZATION_FAILURE
 |An action was denied to the user on a specific object.
-|======="
+|=======
 
 == Query Events
 

Reply via email to