aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorFrank Grutzmacher <frank.gruetzmacher@t-systems.com>2021-07-21 09:55:25 +0200
committerFrank Grutzmacher <frank.gruetzmacher@t-systems.com>2021-07-21 09:55:25 +0200
commit3fb5e3aa70f26a7cc39b0ee756c97d4490d0bd94 (patch)
treebb923c1a662bcae032a0028c29290895d415ea60 /cds-ui
parentcc7b12386f6ada2cabead94da33cf3ed68ac8cf7 (diff)
Fix typos
Issue-ID: CCSDK-3371 Signed-off-by: Frank Grutzmacher <frank.gruetzmacher@t-systems.com> Change-Id: I367b59b2986b4a02acbcbe73fb3376002c81fdc4
Diffstat (limited to 'cds-ui')
-rw-r--r--cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/guideSteps.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/guideSteps.ts b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/guideSteps.ts
index 6601e2f17..99f748546 100644
--- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/guideSteps.ts
+++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/guideSteps.ts
@@ -52,23 +52,23 @@ export const steps = [
// content: 'Set your package custom keys (Optional)',
// title: 'Package keys',
// },
- // Temaplate & Mapping
+ // Template & Mapping
{
anchorId: 'tm-templateTab',
content: 'A template is an artifact, and uses Modeling Concepts#artifact-mapping-resource and artifact-template-velocity. ',
- title: 'Temaplate & Mapping',
+ title: 'Template & Mapping',
stepId: 'tm-templateTab'
},
{
anchorId: 'tm-templateName',
content: 'Set your Template & Mapping Name.',
- title: 'Temaplte & Mapping name',
+ title: 'Template & Mapping name',
stepId: 'tm-templateName'
},
{
anchorId: 'tm-templateType',
content: 'Set your Template Type.',
- title: 'Temaplte Type',
+ title: 'Template Type',
},
{
anchorId: 'tm-templateContent',