docs: fix typo (#11156)

Signed-off-by: Andrew <106606303+relandrew@users.noreply.github.com>

Signed-off-by: Andrew <106606303+relandrew@users.noreply.github.com>
This commit is contained in:
relandrew 2022-08-16 01:30:10 -06:00 committed by GitHub
parent 0fa8469f76
commit dfc62920c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -779,7 +779,7 @@ curl -G http://localhost:9091/api/v1/targets/metadata \
## Querying metric metadata
It returns metadata about metrics currently scrapped from targets. However, it does not provide any target information.
It returns metadata about metrics currently scraped from targets. However, it does not provide any target information.
This is considered **experimental** and might change in the future.
```