From e9ae1349049eaf9a3851ba5278e84a5f7ecbd402 Mon Sep 17 00:00:00 2001 From: Kewe63 Date: Mon, 13 Jul 2026 20:44:22 +0300 Subject: [PATCH] fix(docs): update stale "Future (~Fall 2025)" column header in migration guide The migration guide table header referenced "Future (~Fall 2025)" which has already passed. Updated to "Current" to reflect the present state. File: docs/base-account/guides/migration-guide.mdx line 18 Closes #1315 --- docs/base-account/guides/migration-guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-account/guides/migration-guide.mdx b/docs/base-account/guides/migration-guide.mdx index a62209b3b..6622eb91d 100644 --- a/docs/base-account/guides/migration-guide.mdx +++ b/docs/base-account/guides/migration-guide.mdx @@ -15,7 +15,7 @@ Driving this change is a transition of our mobile app: the Coinbase Wallet app i Below is a table of existing users and how they will connect to apps now and in the future: -| User Type | Today | Future (~Fall 2025) | +| User Type | Today | Current | |-----------|-------|---------------------| | Smart Wallet users (web and mobile app) | Automatically have a Base Account, can use "Sign in with Base" | No change | | New Base app users | Automatically have a Base Account, can use "Sign in with Base" | No change |