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 caad4ff commit fe1375fCopy full SHA for fe1375f
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