Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Commit fde4225

Browse files
authored
fix typo (#3266)
Fix a tiny spelling mistake in the Grafana dashboard. Literally a 1 character commit lol ### Pull Request Checklist <!-- Please read https://matrix-org.github.io/dendrite/development/contributing before submitting your pull request --> * [x ] I have added Go unit tests or [Complement integration tests](https://github.com/matrix-org/complement) for this PR _or_ I have justified why this PR doesn't need tests * [ x] Pull request includes a [sign off below using a legally identifiable name](https://matrix-org.github.io/dendrite/development/contributing#sign-off) _or_ I have already signed off privately Signed-off-by: `Nikolai Patrick nikolaipatrick@wws.sa.edu.au`
1 parent 7863a40 commit fde4225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/dendrite/grafana_dashboards/dendrite-rev2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"refId": "A"
120120
}
121121
],
122-
"title": "Registerd Users",
122+
"title": "Registered Users",
123123
"type": "stat"
124124
},
125125
{

0 commit comments

Comments
 (0)