From a25d609a1cb3db2c82d1a176d715b429898922d8 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Mon, 6 Apr 2015 11:41:27 -0400 Subject: [PATCH] Review Request --- docs/migrating/migratingconfig/migratingconfig.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ^^^^^^^