Skip to content

Commit fe1375f

Browse files
committed
added file uploade
1 parent caad4ff commit fe1375f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fileUpdate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const XMLMigration = async () => {
9999
choices: ['sitecore', 'contentful'],
100100
type: 'list',
101101
name: 'value',
102-
message: 'Choose the option to proceed'
102+
message: 'Choose the option to proceed with your legacy CMS:'
103103
});
104104

105105
const data = await typeSwitcher('Locale Path');

0 commit comments

Comments
 (0)