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 +