Skip to content

Commit 9dab48e

Browse files
Update aspnetcore/migration/fx-to-core/start.md
Co-authored-by: Wade Pickett <[email protected]>
1 parent 8f76a16 commit 9dab48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/migration/fx-to-core/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ uid: migration/fx-to-core/start
1414
> [!IMPORTANT]
1515
> **Before you begin**: This article assumes you have read the [ASP.NET Core migration overview](xref:migration/fx-to-core/index). If you haven't read it yet, please start there to understand the concepts, approach, and benefits of incremental migration.
1616
17-
For a large migration, we recommend setting up a ASP.NET Core app that proxies to the original .NET Framework app. The new proxy enabled app is shown in the following image:
17+
For a large migration, we recommend setting up an ASP.NET Core app that proxies to the original .NET Framework app. The new proxy enabled app is shown in the following image:
1818

1919
![start migrating routes](~/migration/fx-to-core/inc/overview/static/nop.png)
2020

0 commit comments

Comments
 (0)