Skip to content

Commit

Permalink
Fix page title. (elastic#36432) (elastic#36451)
Browse files Browse the repository at this point in the history
  • Loading branch information
skh authored May 10, 2019
1 parent 35a14de commit 4a8cc13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const SnapshotPage = injectUICapabilities(
intl.formatMessage(
{
id: 'xpack.infra.infrastructureSnapshotPage.documentTitle',
defaultMessage: '{previousTitle} | Snapshot',
defaultMessage: '{previousTitle} | Inventory',
},
{
previousTitle,
Expand Down

0 comments on commit 4a8cc13

Please sign in to comment.