diff --git a/src/content/docs/pages/functions/bindings.mdx b/src/content/docs/pages/functions/bindings.mdx index 8cb78a977c11c99..a3972efda590090 100644 --- a/src/content/docs/pages/functions/bindings.mdx +++ b/src/content/docs/pages/functions/bindings.mdx @@ -297,7 +297,7 @@ To configure a Vectorize index binding via the Cloudflare dashboard: 2. In **Account Home**, select **Workers & Pages**. 3. Choose whether you would like to set up the binding in your **Production** or **Preview** environment. 4. Select your Pages project > **Settings**. -4. Select your Pages environment > **Bindings** > **Add** > **Vectorize index**. +5. Select your Pages environment > **Bindings** > **Add** > **Vectorize index**. 5. Give your binding a name under **Variable name**. 6. Under **Vectorize index**, select your desired Vectorize index. 7. Redeploy your project for the binding to take effect.