Skip to content

Commit 5ac1c2c

Browse files
authored
Catching typos (#26124)
1 parent 060be1a commit 5ac1c2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/cloudflare-one/access-controls/policies/external-evaluation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can set up External Evaluation rules using any API service, but to get start
5656
4. Open the [Wrangler configuration file](/workers/wrangler/configuration/) in an editor and insert the following:
5757

5858
- `[[kv_namespaces]]`: Add the output generated in the previous step.
59-
- `<TEAM_NAME>`: your Cloudflare Cloudflare One <GlossaryTooltip term="team name">team name</GlossaryTooltip>.
59+
- `<TEAM_NAME>`: your Cloudflare One <GlossaryTooltip term="team name">team name</GlossaryTooltip>.
6060

6161
<WranglerConfig>
6262

src/content/docs/cloudflare-one/integrations/identity-providers/pingone-saml.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: PingOne (SAML)
4-
description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare Cloudflare One.
4+
description: Learn how to integrate PingOne as a SAML identity provider with Cloudflare One.
55
---
66

77
import { GlossaryTooltip } from "~/components";

0 commit comments

Comments
 (0)