Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 committed Jun 23, 2020
1 parent 507fd95 commit df7a5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/observability/public/pages/home/section.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const appsSection: ISection[] = [
icon: 'logoAPM',
description: i18n.translate('xpack.observability.section.apps.apm.description', {
defaultMessage:
"Trace transactions through a distributed architecture and map your services’ interactions to easily spot performance bottlenecks.",
'Trace transactions through a distributed architecture and map your services’ interactions to easily spot performance bottlenecks.',
}),
},
{
Expand Down

0 comments on commit df7a5bc

Please sign in to comment.