Skip to content

Commit 2d1abff

Browse files
committed
fix(rtcstats): fix typo in dashboard display name
1 parent 2a58a67 commit 2d1abff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

log-analyser/grafana-provisioning/dashboards/rtcstats.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"properties": [
393393
{
394394
"id": "displayName",
395-
"value": "jiconfo"
395+
"value": "jicofo"
396396
}
397397
]
398398
},
@@ -428,7 +428,7 @@
428428
"properties": [
429429
{
430430
"id": "displayName",
431-
"value": "unknow"
431+
"value": "unknown"
432432
}
433433
]
434434
}

0 commit comments

Comments
 (0)