Skip to content

Commit

Permalink
see 'an' example
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh committed Oct 19, 2020
1 parent 22cdb86 commit 8b15931
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ export class TelemetryManagementSection extends Component<Props, State> {
) : (
<FormattedMessage
id="telemetry.seeExampleOfClusterData"
defaultMessage="See example of the {clusterData} that we collect."
defaultMessage="See an example of the {clusterData} that we collect."
values={{
clusterData: clusterDataLink,
}}
Expand Down

0 comments on commit 8b15931

Please sign in to comment.