From f3dc9e61fc0caf62570abeb0f43cd2b1ca5daa1f Mon Sep 17 00:00:00 2001 From: Thomas Gauvin <35609369+thomasgauvin@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:46:32 +0100 Subject: [PATCH] Update src/content/docs/pages/functions/bindings.mdx --- src/content/docs/pages/functions/bindings.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/pages/functions/bindings.mdx b/src/content/docs/pages/functions/bindings.mdx index cd401d6a0243b2..8b5156e81aa5e1 100644 --- a/src/content/docs/pages/functions/bindings.mdx +++ b/src/content/docs/pages/functions/bindings.mdx @@ -300,7 +300,7 @@ To configure a Vectorize index binding via the Cloudflare dashboard: 5. Select your Pages environment > **Bindings** > **Add** > **Vectorize index**. 6. Give your binding a name under **Variable name**. 7. Under **Vectorize index**, select your desired Vectorize index. -7. Redeploy your project for the binding to take effect. +8. Redeploy your project for the binding to take effect. ### Use Vectorize index bindings