diff --git a/client/pages/docs/DocsGettingStarted.tsx b/client/pages/docs/DocsGettingStarted.tsx
index eef1df5c..52260e2d 100644
--- a/client/pages/docs/DocsGettingStarted.tsx
+++ b/client/pages/docs/DocsGettingStarted.tsx
@@ -231,7 +231,7 @@ export default function DocsGettingStarted() {
Google / GitHub: click the provider button on /login. The first time you sign in we'll create your account automatically using the provider email.
- Discord: use "Continue with Discord" on the login page. Existing accounts with the same email will be linked, otherwise a new account is created. For linking flows for existing staff, see the Dashboard > Connections.
+ Discord: use "Continue with Discord" on the login page. Existing accounts with the same email will be linked, otherwise a new account is created. For linking flows for existing staff, see the Dashboard → Connections.
Web3 (optional): sign-in with Ethereum wallet via MetaMask — used only for wallet verification and account linking (no custody).
@@ -429,4 +429,4 @@ export default function DocsGettingStarted() {
);
-}
\ No newline at end of file
+}