From cf13c99eed2800fd36a339f26f2740807b28117e Mon Sep 17 00:00:00 2001 From: 7006 <22399553+7006@users.noreply.github.com> Date: Tue, 8 Dec 2020 03:05:00 +0200 Subject: [PATCH] Update getting-started.md (#29670) fix typo --- docs/sources/getting-started/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/getting-started/getting-started.md b/docs/sources/getting-started/getting-started.md index 562c0664b39..8fe9fda5c0c 100644 --- a/docs/sources/getting-started/getting-started.md +++ b/docs/sources/getting-started/getting-started.md @@ -30,7 +30,7 @@ To log in to Grafana for the first time: To create your first dashboard: 1. Click the **+** icon on the left panel, select **Create Dashboard**, and then click **Add new panel**. -1. In the New Dashbard/Edit Panel view, go to the **Query** tab. +1. In the New Dashboard/Edit Panel view, go to the **Query** tab. 1. Configure your [query]({{< relref "../panels/queries.md" >}}) by selecting ``-- Grafana --`` from the [data source selector]({{< relref "../panels/queries.md/#data-source-selector" >}}). This generates the Random Walk dashboard. 1. Click the **Save** icon in the top right corner of your screen to save the dashboard. 1. Add a descriptive name, and then click **Save**. @@ -56,4 +56,4 @@ The following topics are of interest to Grafana server admin users: - [Provisioning]({{< relref "../administration/provisioning.md" >}}) - [Grafana CLI]({{< relref "../administration/cli.md" >}}) - \ No newline at end of file +