Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed May 11, 2021
1 parent f1dc32d commit c964c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ func checkValidators(grpcConn *grpc.ClientConn) {
}

sb.WriteString(fmt.Sprintf(
"%s <strong>%s %s</strong>: %d -> %d\n\n",
"%s <strong>%s %s</strong>: %d -> %d\n",
emoji,
validatorLink,
status,
Expand Down

0 comments on commit c964c5c

Please sign in to comment.