Typo on https://www.contentful.com/developers/docs/tutorials/general/continuous-integration-with-circleci/ #61
Open
Description
There is a small error-causing typo in Step 4 of the CI tutorial:
https://www.contentful.com/developers/docs/tutorials/general/continuous-integration-with-circleci/
Start by creating a new folder in the root directory named migration—this is where we’ll place all our migrations. We’ll need to create an empty migration file to represent the initial import that we did in step 1. Create 1.js and include the following code:
The script expects the folder to be called migrations
(plural).
Metadata
Assignees
Labels
No labels