Update migration-guide-beta.17-to-beta.18.md

This commit is contained in:
Pouya Miralayi 2020-01-06 13:33:51 +03:30 committed by GitHub
parent 7456615492
commit 896b018f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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