Skip to content

Commit

Permalink
Consistant captalization per review
Browse files Browse the repository at this point in the history
  • Loading branch information
cachedout committed Dec 16, 2019
1 parent 5b65004 commit aab5a6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export function BeatsOverview({
<h1>
<FormattedMessage
id="xpack.monitoring.beats.overview.heading"
defaultMessage="Beats overview"
defaultMessage="Beats Overview"
/>
</h1>
</EuiScreenReaderOnly>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function Overview(props) {
<h1>
<FormattedMessage
id="xpack.monitoring.overview.heading"
defaultMessage="Stack Monitoring overview"
defaultMessage="Stack Monitoring Overview"
/>
</h1>
</EuiScreenReaderOnly>
Expand Down

0 comments on commit aab5a6b

Please sign in to comment.