diff --git a/docs/migrating/migratingconfig/migratingconfig.rst b/docs/migrating/migratingconfig/migratingconfig.rst index 7948f1c117ea..6b46147e17bc 100644 --- a/docs/migrating/migratingconfig/migratingconfig.rst +++ b/docs/migrating/migratingconfig/migratingconfig.rst @@ -75,7 +75,7 @@ Our ASP.NET MVC 5 project included the required database connection string in We } Change the name of the Database from _CHANGE_ME. In the case of this migration, we are going to point to a new database, which we'll name NewMvc6Project to match our migrated project name. - + Summary ^^^^^^^