Skip to content

Commit 02106b5

Browse files
Update aspnetcore/migration/fx-to-core/index.md
Co-authored-by: Wade Pickett <[email protected]>
1 parent b51eeaa commit 02106b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Your ASP.NET Framework application can successfully move to ASP.NET Core. The ke
8484

8585
## Incremental Migration
8686

87-
Incremental migration is an implementation of the Strangler Fig pattern and is best for larger projects or projects that need to continue to stay in production throughout a migration. See <xref:migration/fx-to-core/start> to get started migration an application incrementally.
87+
Incremental migration is an implementation of the Strangler Fig pattern and is best for larger projects or projects that need to continue to stay in production throughout a migration. See <xref:migration/fx-to-core/start> to get started migrating an application incrementally.
8888

8989
## In place migration
9090

0 commit comments

Comments
 (0)