Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Mar 11, 2018
1 parent 0d6186a commit bd3217d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ func (s *ServerTestSuite) Test_ReconfigureHandler_AddsAlert() {
}

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

0 comments on commit bd3217d

Please sign in to comment.