Skip to content

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

Open
@james-at-alpha

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions