diff --git a/README.md b/README.md index 770eb7f..1ba806a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Click [here](https://medium.com/@michaelceber/how-to-support-multiple-databases-in-entity-framework-core-1ccd24896829) for the Medium Post. -Sample code for easily switching between different database types whislt allowing for database specific settings such as column types to be configured database specifically. +Sample code for easily switching between different database types whilst allowing for database specific settings such as column types to be configured database specifically. In this example I show how to configure the following databases ...