diff --git a/packages/launchpad/src/migration/MajorVersionWelcome.vue b/packages/launchpad/src/migration/MajorVersionWelcome.vue index 45251846da81..959e67e2c19c 100644 --- a/packages/launchpad/src/migration/MajorVersionWelcome.vue +++ b/packages/launchpad/src/migration/MajorVersionWelcome.vue @@ -54,7 +54,7 @@

- Cypress now has full support for testing multiple domains of different origins in a single test with the + Cypress now has full support for testing multiple origins in a single test with the cy.origin() command! To take a deep-dive into how this works, read our