Skip to content

Commit 3c49a3d

Browse files
committed
Updated title for snapshot card
1 parent 44f3e69 commit 3c49a3d

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugins/snapshot_restore/public

1 file changed

+1
-1
lines changed

x-pack/plugins/snapshot_restore/public/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export class SnapshotRestoreUIPlugin {
6464
home.featureCatalogue.register({
6565
id: PLUGIN.id,
6666
title: i18n.translate('xpack.snapshotRestore.featureCatalogueTitle', {
67-
defaultMessage: 'Store & recover backups',
67+
defaultMessage: 'Back up and restore',
6868
}),
6969
description: i18n.translate('xpack.snapshotRestore.featureCatalogueDescription', {
7070
defaultMessage:

0 commit comments

Comments
 (0)