Skip to content

Commit

Permalink
docs: fix typo (#2235)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjonsson committed Aug 25, 2024
1 parent ac6de39 commit 18e40db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/grafana-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Once pasted, you should see the following dashboard as part of your Dashboard li

#### Using the Grafana Helm Chart

The Grafana Helm chart supports importing the dashboard. To import the dashbaord using the ID, the Helm chart requires both a dashboard provider, as well as the dashboard itself as shown in the snippet below.
The Grafana Helm chart supports importing the dashboard. To import the dashboard using the ID, the Helm chart requires both a dashboard provider, as well as the dashboard itself as shown in the snippet below.
In the [Grafana Helm chart documentation](https://github.com/grafana/helm-charts/tree/main/charts/grafana#import-dashboards), you find examples of importing a dashboard with the dashboard ID.

```yaml
Expand Down

0 comments on commit 18e40db

Please sign in to comment.