Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Oct 3, 2024
1 parent cd3bf86 commit 0a6a91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/data_usage/public/app/data_usage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export const DataUsage = () => {
<EuiTitle size="l">
<h2>
{i18n.translate('xpack.dataUsage.pageTitle', {
defaultMessage: 'Data usage stats',
defaultMessage: 'Data Usage',
})}
</h2>
</EuiTitle>
Expand Down

0 comments on commit 0a6a91b

Please sign in to comment.