Skip to content

Commit

Permalink
use EMS abbr in card title
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Oct 22, 2019
1 parent 46ab5e9 commit c082c85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export function emsBoundariesSpecProvider(server) {
return {
id: 'emsBoundaries',
name: i18n.translate('kbn.server.tutorials.ems.nameTitle', {
defaultMessage: 'Elastic Maps Service Boundaries',
defaultMessage: 'EMS Boundaries',
}),
category: TUTORIAL_CATEGORY.OTHER,
shortDescription: i18n.translate('kbn.server.tutorials.ems.shortDescription', {
Expand Down

0 comments on commit c082c85

Please sign in to comment.