From f61a1cb58b0527564aeb450fa18d99293e136ee6 Mon Sep 17 00:00:00 2001 From: k7krishnar <45996242+k7krishnar@users.noreply.github.com> Date: Tue, 22 Jul 2025 18:44:43 +0530 Subject: [PATCH] Fix typo in audit_logging.adoc --- .../cassandra/pages/managing/operating/audit_logging.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/cassandra/pages/managing/operating/audit_logging.adoc b/doc/modules/cassandra/pages/managing/operating/audit_logging.adoc index 63f4ba1a11..ffc4683cdf 100644 --- a/doc/modules/cassandra/pages/managing/operating/audit_logging.adoc +++ b/doc/modules/cassandra/pages/managing/operating/audit_logging.adoc @@ -121,7 +121,7 @@ The `nodetool disableauditlog` command disables AuditLog. [source,none] ---- -nodetool disableuditlog +nodetool disableauditlog ---- === NodeTool command to reload AuditLog filters