Skip to content

Commit 5d24b34

Browse files
authored
Merge pull request #3480 from kris6673/patch-1
FIX: typo in AppCertificateExpiry alert
2 parents a85b9b7 + ba54a29 commit 5d24b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/alerts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"recommendedRunInterval": "30d"
9393
},
9494
{
95-
"name": "AppCertificateExpiry ",
95+
"name": "AppCertificateExpiry",
9696
"label": "Alert on expiring application certificates",
9797
"recommendedRunInterval": "1d"
9898
},

0 commit comments

Comments
 (0)