Skip to content

Commit bd3217d

Browse files
committed
Spelling
1 parent 0d6186a commit bd3217d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/server_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ func (s *ServerTestSuite) Test_ReconfigureHandler_AddsAlert() {
232232
}
233233

234234
func (s *ServerTestSuite) Test_ReconfigureHandler_UpdatesPersistantAlert() {
235-
// When service is reconfigured, all alert, including persistant alerts, will be removed
235+
// When service is reconfigured, all alert, including persistent alerts, will be removed
236236
// and queried again.
237237
expected := prometheus.Alert{
238238
ServiceName: "my-service",

0 commit comments

Comments
 (0)