Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo on https://www.contentful.com/developers/docs/tutorials/general/continuous-integration-with-circleci/ #61

Open
james-at-alpha opened this issue Feb 22, 2023 · 0 comments

Comments

@james-at-alpha
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant