Skip to content

Commit

Permalink
Improve punctuation.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Apr 23, 2020
1 parent d47d429 commit a1fdf46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const CertificateExpirationForm: React.FC<SettingsFormProps> = ({
description={
<FormattedMessage
id="xpack.uptime.sourceConfiguration.certificateThresholdDescription"
defaultMessage="Change the threshold for displaying and alerting on certificate errors. Note, this will affect any configured alerts"
defaultMessage="Change the threshold for displaying and alerting on certificate errors. Note: this will affect any configured alerts."
/>
}
>
Expand Down

0 comments on commit a1fdf46

Please sign in to comment.