Skip to content

Commit d2e6f5a

Browse files
remove all the the repetitions
1 parent 1866d7f commit d2e6f5a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/content/docs/cloudflare-one/insights/email-monitoring/phish-submissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To set up PhishNet O365:
2828

2929
1. Log in to the [Microsoft admin panel](https://admin.microsoft.com/). Go to **Microsoft 365 admin center** > **Settings** > **Integrated Apps**.
3030
2. Select **Upload custom apps**.
31-
3. Choose **Provide link to manifest file** and paste the the following URL:
31+
3. Choose **Provide link to manifest file** and paste the following URL:
3232
```txt
3333
https://phishnet-o365.area1cloudflare-webapps.workers.dev?clientId=ODcxNDA0MjMyNDM3NTA4NjQwNDk1Mzc3MDIxNzE0OTcxNTg0Njk5NDEyOTE2NDU5ODQyNjU5NzYzNjYyNDQ3NjEwMzIxODEyMDk1NQ
3434
```

src/content/docs/learning-paths/secure-o365-email/configure-email-security/report-phish.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To set up PhishNet O365:
1313

1414
1. Log in to the Microsoft admin panel. Go to **Microsoft 365 admin center** > **Settings** > **Integrated Apps**.
1515
2. Select **Upload custom apps**.
16-
3. Choose **Provide link to manifest file** and paste the the following URL:
16+
3. Choose **Provide link to manifest file** and paste the following URL:
1717

1818
```txt
1919
https://phishnet-o365.area1cloudflare-webapps.workers.dev?clientId=ODcxNDA0MjMyNDM3NTA4NjQwNDk1Mzc3MDIxNzE0OTcxNTg0Njk5NDEyOTE2NDU5ODQyNjU5NzYzNjYyNDQ3NjEwMzIxODEyMDk1NQ

src/content/docs/zaraz/consent-management/iab-tcf-compliance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ head:
1111

1212
The Zaraz Consent Management Platform is compliant with the IAB Transparency & Consent Framework. Enabling this feature [could be required](https://blog.google/products/adsense/new-consent-management-platform-requirements-for-serving-ads-in-the-eea-and-uk/) in order to serve Google Ads in the EEA and the UK.
1313

14-
The CMP ID of the approval is 433 and be can seen in the the [IAB Europe](https://iabeurope.eu/cmp-list/) website.
14+
The CMP ID of the approval is 433 and be can seen in the [IAB Europe](https://iabeurope.eu/cmp-list/) website.
1515

1616
Using the Zaraz Consent Management Platform in IAB TCF Compliance Mode is is opt-in.
1717

src/content/docs/zaraz/reference/context.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ System properties, which are automatically collected by Zaraz, provide insights
3131
| ---------------- | ------ | ------------------------------------------------ |
3232
| `system.cookies` | Object | Key-Value object containing all present cookies. |
3333

34-
The the keys inside the `system.cookies` are the cookies name. The property `system.cookies.foo` will return the value of the a cookie named `foo`.
34+
The keys inside the `system.cookies` are the cookies name. The property `system.cookies.foo` will return the value of the a cookie named `foo`.
3535

3636
### Device information
3737

src/content/release-notes/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ entries:
88
- publish_date: "2024-04-04"
99
title: Images upload widget
1010
description: |-
11-
Use the upload widget to integrate Cloudflare Images into your application by embedding the script into a static HTML page or installing a package that works with your preferred framework. To try out the upload widget, [sign up for the the closed beta](https://forms.gle/vBu47y3638k8fkGF8).
11+
Use the upload widget to integrate Cloudflare Images into your application by embedding the script into a static HTML page or installing a package that works with your preferred framework. To try out the upload widget, [sign up for the closed beta](https://forms.gle/vBu47y3638k8fkGF8).
1212
- publish_date: "2024-04-04"
1313
title: Face cropping
1414
description: |-

src/content/workers-ai-models/whisper-large-v3-turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"prefix": {
4646
"type": "string",
47-
"description": "The prefix it appended the the beginning of the output of the transcription and can guide the transcription result."
47+
"description": "The prefix it appended the beginning of the output of the transcription and can guide the transcription result."
4848
}
4949
},
5050
"required": [

0 commit comments

Comments
 (0)