diff --git a/docs/sources/configure/_index.md b/docs/sources/configure/_index.md index 6bea67a06be55..aef5d74c5abda 100644 --- a/docs/sources/configure/_index.md +++ b/docs/sources/configure/_index.md @@ -774,7 +774,7 @@ The `frontend` block configures the Loki query-frontend. # CLI flag: -frontend.instance-interface-names [instance_interface_names: | default = []] -# Defines the encoding for requests to and responses from the scheduduler and +# Defines the encoding for requests to and responses from the scheduler and # querier. Can be 'json' or 'protobuf' (defaults to 'json'). # CLI flag: -frontend.encoding [encoding: | default = "json"]