Skip to content

Commit

Permalink
updates ScreenReaderOnly text per review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitropoulos committed Apr 10, 2020
1 parent aa3aeab commit 5b6cb35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export class EuiRefreshInterval extends Component<
<p id={refreshSelectionId}>
<EuiI18n
token="euiRefreshInterval.fullDescription"
default="Currently set to {optionValue} {optionText}."
default="Refresh interval currently set to {optionValue} {optionText}."
values={{
optionValue: value,
optionText,
Expand Down

0 comments on commit 5b6cb35

Please sign in to comment.