Fix typos 72/122772/1
authorFrank Grutzmacher <frank.gruetzmacher@t-systems.com>
Wed, 21 Jul 2021 07:55:25 +0000 (09:55 +0200)
committerFrank Grutzmacher <frank.gruetzmacher@t-systems.com>
Wed, 21 Jul 2021 07:55:25 +0000 (09:55 +0200)
Issue-ID: CCSDK-3371
Signed-off-by: Frank Grutzmacher <frank.gruetzmacher@t-systems.com>
Change-Id: I367b59b2986b4a02acbcbe73fb3376002c81fdc4

cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/guideSteps.ts

index 6601e2f..99f7485 100644 (file)
@@ -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',