diff --git a/source/index.html.md b/source/index.html.md
index f78332cf0b8..0b1d0ccaf53 100644
--- a/source/index.html.md
+++ b/source/index.html.md
@@ -41,13 +41,13 @@ Make sure to store the partnerUserID and partnerUserSecret
Keep your client_secret on the server only. Never expose it in client-side code, browser requests, or mobile apps. Any code a user can read or intercept must not contain it.
-**Client secret:** Your `client_secret` is only shown once when first generated. If you lose it, go to and click **"Generate new client secret."** This immediately invalidates your old secret — update all systems using it before regenerating.
+**Client secret:** Your `client_secret` is only shown once when first generated. If you lose it, go to and click **"Generate new client secret."** This immediately invalidates your old secret — update all systems using it before regenerating.
### Step 1 — Redirect the user to authorize