Skip to content

Commit 6ccf0ee

Browse files
authored
Update src/content/docs/pages/functions/bindings.mdx
1 parent f1fa3c1 commit 6ccf0ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/pages/functions/bindings.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -819,8 +819,8 @@ To add secrets to your Pages project:
819819
3. Select your Pages project > select **Settings**.
820820
4. Select your Pages environment > **Variables and Secrets** > **Add**.
821821
5. Set a variable name and value.
822-
5. Select **Encrypt** to create your secret.
823-
6. Select **Save**.
822+
6. Select **Encrypt** to create your secret.
823+
7. Select **Save**.
824824

825825
You use secrets the same way as environment variables. When setting secrets with Wrangler or in the Cloudflare dashboard, it needs to be done before a deployment that uses those secrets. For more guidance, refer to [Environment variables](#environment-variables).
826826

0 commit comments

Comments
 (0)