From aada5181fa4451c797b450fb850259564961cc10 Mon Sep 17 00:00:00 2001 From: Kazumasa Kohtaka Date: Thu, 30 Mar 2017 15:54:32 +0900 Subject: [PATCH] docs: fix typo in a section describing search API (#7984) --- docs/sources/http_api/dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/http_api/dashboard.md b/docs/sources/http_api/dashboard.md index 5fed69b4a93..12d46dc6aa4 100644 --- a/docs/sources/http_api/dashboard.md +++ b/docs/sources/http_api/dashboard.md @@ -232,7 +232,7 @@ Get all tags of dashboards Status Codes: - **query** – Search Query -- **tags** – Tags to use +- **tag** – Tag to use - **starred** – Flag indicating if only starred Dashboards should be returned - **tagcloud** - Flag indicating if a tagcloud should be returned