We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c32cba commit 359bdfaCopy full SHA for 359bdfa
fileUpdate.js
@@ -99,7 +99,7 @@ const XMLMigration = async () => {
99
choices: ['sitecore', 'contentful'],
100
type: 'list',
101
name: 'value',
102
- message: 'Choose the option to proceed'
+ message: 'Choose the option to proceed with your legacy CMS:'
103
});
104
105
const data = await typeSwitcher('Locale Path');
0 commit comments