@@ -454,7 +454,7 @@ gulp.task('build-guides', ['clean-dist','less'], function () {
454
454
title : 'The complete guide to connect Akeneo PIM to your syndication solution' ,
455
455
files : {
456
456
'introduction.md' : 'Introduction' ,
457
- 'step0-who-is-your-app-for.md' : 'Who is your connector for?' ,
457
+ 'step0-who-is-your-app-for.md' : 'Who is your App for?' ,
458
458
'step1-who-does-what.md' : 'Who does what?' ,
459
459
'step2-understand-akeneo-pim.md' : 'Understand Akeneo PIM data' ,
460
460
'step3-define-your-first-scope.md' : 'How to build your App?'
@@ -464,11 +464,11 @@ gulp.task('build-guides', ['clean-dist','less'], function () {
464
464
title : 'A high-level guide to connecting Akeneo PIM to your print solution' ,
465
465
files : {
466
466
'introduction.md' : 'Introduction' ,
467
- 'step0-who-is-your-connector -for.md' : 'Who is your connector for?' ,
467
+ 'step0-who-is-your-app -for.md' : 'Who is your App for?' ,
468
468
'step1-who-does-what.md' : 'Who does what?' ,
469
469
'step2-understand-akeneo-pim.md' : 'Understand Akeneo PIM data' ,
470
470
'step3-reconcile-PIM-data-with-print-features.md' : 'Reconcile PIM data with print capabilities' ,
471
- 'step4-define-your-first-scope.md' : 'How to build your connector '
471
+ 'step4-define-your-first-scope.md' : 'How to build your App '
472
472
}
473
473
}
474
474
} ;
0 commit comments