diff --git a/src/content/docs/cloudflare-one/access-controls/policies/external-evaluation.mdx b/src/content/docs/cloudflare-one/access-controls/policies/external-evaluation.mdx index 688c409172422b1..b94eca1632de170 100644 --- a/src/content/docs/cloudflare-one/access-controls/policies/external-evaluation.mdx +++ b/src/content/docs/cloudflare-one/access-controls/policies/external-evaluation.mdx @@ -56,7 +56,7 @@ You can set up External Evaluation rules using any API service, but to get start 4. Open the [Wrangler configuration file](/workers/wrangler/configuration/) in an editor and insert the following: - `[[kv_namespaces]]`: Add the output generated in the previous step. - - ``: your Cloudflare Cloudflare One team name. + - ``: your Cloudflare One team name. diff --git a/src/content/docs/cloudflare-one/integrations/identity-providers/pingone-saml.mdx b/src/content/docs/cloudflare-one/integrations/identity-providers/pingone-saml.mdx index d01d7beedab97c8..8c61aa955e93172 100644 --- a/src/content/docs/cloudflare-one/integrations/identity-providers/pingone-saml.mdx +++ b/src/content/docs/cloudflare-one/integrations/identity-providers/pingone-saml.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: how-to title: PingOne (SAML) -description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare Cloudflare One. +description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare One. --- import { GlossaryTooltip } from "~/components";