From ec81abed636bf83e8791c4ca45e7ea8780833b6f Mon Sep 17 00:00:00 2001 From: nickcox Date: Mon, 12 Oct 2020 16:59:59 +1100 Subject: [PATCH] Fix: typo in metrics-api.md (#643) --- docs/api/admin/metrics-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/admin/metrics-api.md b/docs/api/admin/metrics-api.md index a904141f36..c63d6fc8ba 100644 --- a/docs/api/admin/metrics-api.md +++ b/docs/api/admin/metrics-api.md @@ -9,7 +9,7 @@ title: /api/admin/metrics `GET http://unleash.host.com/api/admin/seen-toggles` -This enpoints returns a list of applications and what toogles unleash has seend for each application. It will only guarantee toggles reported by client applications within the last hour, but will in most cases remember seen-toggles for applications longer +This enpoints returns a list of applications and what toogles unleash has seen for each application. It will only guarantee toggles reported by client applications within the last hour, but will in most cases remember seen toggles for applications longer. **Example response:**