From c5a8523ecdabd9fbf4c5895f70900a8014f1b3f3 Mon Sep 17 00:00:00 2001 From: Alexandre Willame Date: Sun, 15 Dec 2024 22:30:24 -0500 Subject: [PATCH] Update README.md Fixed Typo --- cf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cf/README.md b/cf/README.md index 51804fa..b43abb9 100644 --- a/cf/README.md +++ b/cf/README.md @@ -32,7 +32,7 @@ This script is designed to automate the process of whitelisting and managing IP To find those credentials: * CF_EMAIL: simply your email for your account. Can be found on the top left corner of the Cloudflare website; * CF_API_KEY: Go to your profile (top right corner icon) -> My Profile -> API Tokens -> Global API Key => View ; -* CF_ZONE_ID: Go to your home dashboard -> click on your website domain -> the Zine ID is at the bottom right side of the screen (see [this tutorial](https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/)). +* CF_ZONE_ID: Go to your home dashboard -> click on your website domain -> the Zone ID is at the bottom right side of the screen (see [this tutorial](https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/)). ## Usage