diff --git a/docs/querying/api.md b/docs/querying/api.md index 5d6024e51..8c3eb9d24 100644 --- a/docs/querying/api.md +++ b/docs/querying/api.md @@ -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. ```