fix: typo in declarative config overview (#10063)

This commit is contained in:
Alexey Volkov 2018-08-24 05:49:00 +03:00 committed by k8s-ci-robot
parent cbf9e1d872
commit f5965fb40e
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ retained in the live configuration.
```yaml
# last-applied-configuration value
args: ["a, b"]
args: ["a", "b"]
# configuration file value
args: ["a", "c"]