diff --git a/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.19-to-beta.20.md b/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.19-to-beta.20.md index 42d801a0c5..3d365f2d6a 100644 --- a/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.19-to-beta.20.md +++ b/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.19-to-beta.20.md @@ -135,7 +135,7 @@ This script will create a models.json file at the root of your project that look ### Create migration script -You then need to create the mongo shell script to run to migrate your data strucutre. First create a `migration.js` file with the following code: +You then need to create the mongo shell script to run to migrate your data structure. First create a `migration.js` file with the following code: ```js var models = {