Skip to content

Commit

Permalink
Fix typo: change 'dashaboard' to 'dashboard' on APM-service Dashboard…
Browse files Browse the repository at this point in the history
…s page
  • Loading branch information
nabeelmohamed authored Oct 19, 2024
1 parent a36fa11 commit 1f48fc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export function EmptyDashboards({ actions }: Props) {
</ul>
<p>
{i18n.translate('xpack.apm.serviceDashboards.emptyBody.getStarted', {
defaultMessage: 'To get started, add your dashaboard',
defaultMessage: 'To get started, add your dashboard',
})}
</p>
</>
Expand Down

0 comments on commit 1f48fc8

Please sign in to comment.