Skip to content

Commit

Permalink
fix(templates): fix typo in grafana dashboard.json (#1305)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyh16 committed Jun 10, 2022
1 parent e983beb commit 33b8a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grafana/dashboards/dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"properties": [
{
"id": "displayName",
"value": "Faled"
"value": "Failed"
}
]
},
Expand Down Expand Up @@ -290,4 +290,4 @@
"title": "Watchtower",
"uid": "d7bdoT-Gz",
"version": 1
}
}

0 comments on commit 33b8a98

Please sign in to comment.