Skip to content

Commit

Permalink
Typo in usage example.
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wilkie <[email protected]>
  • Loading branch information
tomwilkie committed Sep 7, 2021
1 parent 3521d13 commit f684831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafonnet-7.0/layout.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// to make this possible.
//
// Usage
// local grafana = import 'grafonnet/grafana.libsonnet';
// local grafana = import 'grafonnet-7.0/grafana.libsonnet';
// local layout = import "grafonnet-7.0/layout.libsonnet";
//
// local dashboard = grafana.dashboard.new('Empty Dashboard') + layout;
Expand Down

0 comments on commit f684831

Please sign in to comment.