Skip to content

Commit bad3274

Browse files
committed
fix:removed full-stops from legacy cms step description
1 parent b8075bc commit bad3274

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ui/src/cmsData/legacyCms.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"uid": "cs752bfd62296e4791"
327327
},
328328
"title": "Select CMS",
329-
"description": "Select the CMS you are migrating content from.",
329+
"description": "Select the CMS you are migrating content from",
330330
"step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.",
331331
"lock": false,
332332
"active": true,
@@ -338,7 +338,7 @@
338338
"uid": "cs6c761d71844ac800"
339339
},
340340
"title": "Add Source Affix",
341-
"description": "Add a 2–5 character affix for the source name. Use only letters, no numbers or special characters.",
341+
"description": "Add a 2–5 character affix for the source name. Use only letters, no numbers or special characters",
342342
"step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.",
343343
"lock": false,
344344
"active": false,
@@ -350,7 +350,7 @@
350350
"uid": "cs7c935e15de9ea7c8"
351351
},
352352
"title": "Select File Format",
353-
"description": "Select the file format compatible with the selected CMS.",
353+
"description": "Select the file format compatible with the selected CMS",
354354
"step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.",
355355
"lock": false,
356356
"active": true,
@@ -362,7 +362,7 @@
362362
"uid": "cs0279f1f0ce13e83e"
363363
},
364364
"title": "Uploaded File",
365-
"description": "This is the file you have uploaded.",
365+
"description": "This is the file you have uploaded",
366366
"step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.",
367367
"lock": false,
368368
"active": true,

0 commit comments

Comments
 (0)