diff --git a/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.17-to-beta.18.md b/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.17-to-beta.18.md index e113781a65..b1b7f3b25a 100644 --- a/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.17-to-beta.18.md +++ b/docs/3.0.0-beta.x/migration-guide/migration-guide-beta.17-to-beta.18.md @@ -116,7 +116,7 @@ Then run either `yarn install` or `npm install`. ## Database configuration -Now that you have installed the new database package, You need to update your `database.json` configuration files located in `./config/environments/{env}/database.json`. +Now that you have installed the new database package, you need to update your `database.json` configuration files located in `./config/environments/{env}/database.json`. You can now only use the connector name instead of the complete package name.