From 8322c94f97080cbdfe78ece5ffe97b1b4d5997db Mon Sep 17 00:00:00 2001 From: Charles Lowell Date: Fri, 2 Mar 2018 14:10:22 -0800 Subject: [PATCH] Fix typo (#646) --- ...6_0-loads-very-slowly-in-apps-launched-from-visual-studio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/compatibility/entityframework-6_0-loads-very-slowly-in-apps-launched-from-visual-studio.md b/Documentation/compatibility/entityframework-6_0-loads-very-slowly-in-apps-launched-from-visual-studio.md index 4cba74f..9109317 100644 --- a/Documentation/compatibility/entityframework-6_0-loads-very-slowly-in-apps-launched-from-visual-studio.md +++ b/Documentation/compatibility/entityframework-6_0-loads-very-slowly-in-apps-launched-from-visual-studio.md @@ -16,7 +16,7 @@ Launching an app from Visual Studio 2013 that uses EntityFramework 6.0 can be ve - [ ] Build-time break ### Recommended Action -This issue is fixed in EntityFramework 6.0.2. Uupdate EntityFramework to avoid the performance issue. +This issue is fixed in EntityFramework 6.0.2. Update EntityFramework to avoid the performance issue. ### Affected APIs * Not detectable via API analysis