From 255d95da31d59f997ac1f174384f67a5ca024e55 Mon Sep 17 00:00:00 2001 From: Chao Wang Date: Tue, 23 Oct 2018 23:44:29 +0800 Subject: [PATCH] fix a clerical error in audit truncate description (#10651) --- content/en/docs/tasks/debug-application-cluster/audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/debug-application-cluster/audit.md b/content/en/docs/tasks/debug-application-cluster/audit.md index c4440d247c..d970f5ad86 100644 --- a/content/en/docs/tasks/debug-application-cluster/audit.md +++ b/content/en/docs/tasks/debug-application-cluster/audit.md @@ -191,7 +191,7 @@ and in the logs to monitor the state of the auditing subsystem. ### Truncate -Both log and webhook backends support batching. As an example, the following is the list of flags +Both log and webhook backends support truncating. As an example, the following is the list of flags available for the log backend: - `audit-log-truncate-enabled` whether event and batch truncating is enabled.