From cafbdef167ba871e00a52ddb7d2a8a61743c3c30 Mon Sep 17 00:00:00 2001 From: Bill Johnson <436997+dubrie@users.noreply.github.com> Date: Fri, 8 May 2020 08:41:15 -0700 Subject: [PATCH] Update DASHBOARD-SCHEMA.md Fixing 'templtae' typo in Dashboard schema markdown --- docs/DASHBOARD-SCHEMA.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/DASHBOARD-SCHEMA.md b/docs/DASHBOARD-SCHEMA.md index fc8d4d49..d46e7c95 100644 --- a/docs/DASHBOARD-SCHEMA.md +++ b/docs/DASHBOARD-SCHEMA.md @@ -24,10 +24,10 @@ For a full hierarchical description, follow [IDashboardConfig ](../c | `name`| `string` || Name of the dashboard to display in the navigation header | `icon`| `string` || icon to display in the navigation menu (Defaiult: 'dashboard') | `url`| `string` || ID to be used in the url (should be identical to ID) -| `description`| `string` || Short description for create templtae page -| `preview`| `string` || Preview image for create templtae page -| `category`| `string` || Category for create templtae page -| `html`| `string` || Full HTML description for create templtae page +| `description`| `string` || Short description for create template page +| `preview`| `string` || Preview image for create template page +| `category`| `string` || Category for create template page +| `html`| `string` || Full HTML description for create template page | `config`| `object` || Dashboard level configuration including connections and layouts settings | `dataSources`| `string` || List of data sources and queries | `filters`| `string` || List of filter elements to display at the top of the dashboard