Skip to content

Commit

Permalink
Merge pull request #856 from SebastianFlo/patch-1
Browse files Browse the repository at this point in the history
fix(README): Typo
  • Loading branch information
Lisi Linhart authored Nov 30, 2022
2 parents e2aca45 + 6412958 commit ee8dd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ $ storyblok -V # or --version

Content migrations are a convenient way to change fields of your content.

To execute a migration you first need to create a migration file. This file is a pure Javascript function where the content of a specific content type or compontent gets passed through.
To execute a migration you first need to create a migration file. This file is a pure Javascript function where the content of a specific content type or component gets passed through.

### 1. Creating a migration file

Expand Down

0 comments on commit ee8dd0a

Please sign in to comment.