diff --git a/modules/log6x-oc-explain.adoc b/modules/log6x-oc-explain.adoc index 963ae57eb95d..ca9c9a614292 100644 --- a/modules/log6x-oc-explain.adoc +++ b/modules/log6x-oc-explain.adoc @@ -49,7 +49,7 @@ For example: $ oc explain lokistacks.loki.grafana.com.spec.size ---- -This will show that `size` should be defined using an integer value. +This output shows that the `size` field must be set to a string value. == Default Values When applicable, the command shows the default values for fields, providing insights into what values will be used if none are explicitly specified.