From 30c8e26a316675e65c74d01aac5fb97ed063b8ff Mon Sep 17 00:00:00 2001 From: Nahiyan Kamal Date: Sun, 31 Jan 2021 20:40:45 +0100 Subject: [PATCH] docs(v2): typo of Word Process (#4129) --- website/docs/migration/migration-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/migration/migration-manual.md b/website/docs/migration/migration-manual.md index 3774aa86ec..e27f0c4d76 100644 --- a/website/docs/migration/migration-manual.md +++ b/website/docs/migration/migration-manual.md @@ -4,7 +4,7 @@ title: Manual migration slug: /migration/manual --- -This manual migration process should be run after the [automated migration prcess](./migration-automated.md), to complete the missing parts, or debug issues in the migration CLI output. +This manual migration process should be run after the [automated migration process](./migration-automated.md), to complete the missing parts, or debug issues in the migration CLI output. ## Project setup