diff --git a/src/guide/migration/migration-build.md b/src/guide/migration/migration-build.md index 3ca6829bc2..496718e87d 100644 --- a/src/guide/migration/migration-build.md +++ b/src/guide/migration/migration-build.md @@ -91,6 +91,7 @@ The following workflow walks through the steps of migrating an actual Vue 2 app } } }) + } } ```