Skip to content

Commit 90b68cb

Browse files
[Docs] Remove repeated words: the the, and and (#20579)
1 parent 3b207f3 commit 90b68cb

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The `/scrape` endpoint extracts structured data from specific elements on a webp
99

1010
## Basic usage
1111

12-
Go to `https://example.com` and and extract metadata from all `h1` and `a` elements in the DOM.
12+
Go to `https://example.com` and extract metadata from all `h1` and `a` elements in the DOM.
1313

1414
```bash
1515
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/scrape' \

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

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

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

src/content/docs/d1/best-practices/query-d1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ D1 understands SQLite semantics, which allows you to query a database using SQL
1919

2020
### Use foreign key relationships
2121

22-
When using SQL with D1, you may wish to define and and enforce foreign key constraints across tables in a database. Foreign key constraints allow you to enforce relationships across tables, or prevent you from deleting rows that reference rows in other tables. An example of a foreign key relationship is shown below.
22+
When using SQL with D1, you may wish to define and enforce foreign key constraints across tables in a database. Foreign key constraints allow you to enforce relationships across tables, or prevent you from deleting rows that reference rows in other tables. An example of a foreign key relationship is shown below.
2323

2424
```sql
2525
CREATE TABLE users (

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)