Skip to content

Commit

Permalink
Update x-pack/plugins/snapshot_restore/public/application/sections/ho…
Browse files Browse the repository at this point in the history
…me/snapshot_list/snapshot_list.tsx

Co-authored-by: Adam Locke <[email protected]>
  • Loading branch information
alisonelizabeth and Adam Locke authored Jun 28, 2021
1 parent 6afde62 commit b05ccd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ export const SnapshotList: React.FunctionComponent<RouteComponentProps<MatchPara
>
<FormattedMessage
id="xpack.snapshotRestore.snapshotsList.maxSnapshotsDisplayedDescription"
defaultMessage="You have reached the maximum number of snapshots that can be displayed. To manage all of your snapshots, use {docLink}."
defaultMessage="You've reached the maximum number of snapshots. To view all of your snapshots, use {docLink}."
values={{
docLink: (
<EuiLink
Expand Down

0 comments on commit b05ccd3

Please sign in to comment.