From b016c8c38bfb65d5e053f6ccc6e46934354845a6 Mon Sep 17 00:00:00 2001 From: Yanan Date: Mon, 21 Jul 2014 17:47:03 -0700 Subject: [PATCH] typo fix (mulitple->multiple) mulitple->multiple --- docs/tutorials/dashboard_schema/index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/dashboard_schema/index.asciidoc b/docs/tutorials/dashboard_schema/index.asciidoc index eb7aaed4bd599..c93f4b4f0bcbd 100644 --- a/docs/tutorials/dashboard_schema/index.asciidoc +++ b/docs/tutorials/dashboard_schema/index.asciidoc @@ -31,7 +31,7 @@ Like any JSON document, we start with an opening brace. "services": { --------------- -Services are persisted objects that are used by mulitple panels. There +Services are persisted objects that are used by multiple panels. There are currently 2 services that attach to the dashboard object and if omitted will be automatically populated with query and filter services.