Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu LOUVEL authored and Mathieu LOUVEL committed Sep 6, 2017
1 parent 98bdcd4 commit fd9dbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/bundles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ questions:
- {value: "True", correct: true}
- {value: "False", correct: false}
-
question: 'According to Symfony best practices, which files files are mandatory in your bundle AcmeBlogBundle directory Structure ?'
question: 'According to Symfony best practices, which files files are mandatory in your bundle AcmeNameBundle directory Structure ?'
answers:
- {value: "AcmeNameBundle.php", correct: true}
- {value: "README.md", correct: true}
Expand Down

0 comments on commit fd9dbae

Please sign in to comment.