fix a clerical error in audit truncate description (#10651)

This commit is contained in:
Chao Wang
2018-10-23 23:44:29 +08:00
committed by k8s-ci-robot
parent e8362f9401
commit 255d95da31
@@ -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.