[docs] replace use of "examplifies" (#10296)

minor spelling correction

**What this PR does / why we need it**:
Trivial patch for grammar, updated sentence to match sentence structure
used elsewhere in the docs


**Checklist**
- [ x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
pull/10305/head
Anthony Goddard 2 years ago committed by GitHub
parent a1c1152b79
commit 509896137d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/send-data/promtail/_index.md

@ -45,7 +45,7 @@ drop, and the final metadata to attach to the log line. Refer to the docs for
Promtail now has native support for ingesting compressed files.
If a discovered target has decompression configured, Promtail will
**lazily** decompress the compressed file and push the parsed data to Loki.
The Promtail configuration below examplifies how to to set up decompression:
The Promtail configuration example below shows how to to set up decompression:
```yaml
server:

Loading…
Cancel
Save