Skip to content

Commit 91ec9b8

Browse files
Consolidate naming to infinitive and singular
1 parent 7d831ec commit 91ec9b8

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/content/docs/byoip/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { Plan, Description, Feature, CardGrid, LinkTitleCard } from "~/component
1616

1717
<Plan type="enterprise" />
1818

19-
With **Bringing Your Own IPs** (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), [CDN services](/cache/), or Gateway [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) and [dedicated egress IPs](/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips/).
19+
With **Bring Your Own IP** (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), [CDN services](/cache/), or Gateway [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) and [dedicated egress IPs](/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips/).
2020

2121
Learn how to [get started](/byoip/get-started/).
2222

src/content/docs/images/reference/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ When resizing fails, the response body contains an error message explaining the
4343
* 9524 — The `/cdn-cgi/image/` resizing service could not perform resizing. This may happen when an image URL is intercepted by a Worker. As an alternative you can [resize within the Worker](/images/transform-images/transform-via-workers/). This can also happen when using a `pages.dev` URL of a [Cloudflare Pages](/pages/) project. In that case, you can use a [Custom Domain](/pages/configuration/custom-domains/) instead.
4444
* 9520 — The image format is not supported. Refer to [Supported formats and limitations](/images/transform-images/) to learn about supported input and output formats.
4545
* 9522 — The image exceeded the processing limit. This may happen briefly after purging an entire zone or when files with very large dimensions are requested. If the problem persists, contact support.
46-
* 9529 - The image timed out while processing. This may happen when files with very large dimensions are requested or the server is overloaded.
46+
* 9529 - The image timed out while processing. This may happen when files with very large dimensions are requested or the server is overloaded.
4747
* 9422, 9424, 9516, 9517, 9518, 9522 & 9523 — Internal errors. Please contact support if you encounter these errors.
4848

4949
***
5050

5151
## Limits
5252

5353
* Maximum image size is 100 megapixels (meaning 10.000×10.000 pixels large). Maximum file size is 100 MB. GIF/WebP animations are limited to 50 megapixels total (sum of sizes of all frames).
54-
* Image Resizing is not compatible with [Bringing Your Own IPs (BYOIP)](/byoip/).
54+
* Image Resizing is not compatible with [Bring Your Own IP (BYOIP)](/byoip/).
5555
* When Polish can't optimize an image the Response Header `Warning: cf-images 299 "original is smaller"` is returned.
5656

5757
***

src/content/docs/magic-transit/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ Cloudflare Network Interconnect (CNI) allows you to connect your network infrast
5959
Cloudflare DDoS protection secures websites, applications, and entire networks while ensuring the performance of legitimate traffic is not compromised.
6060
</RelatedProduct>
6161

62-
<RelatedProduct header="Bringing Your Own IP (BYOIP)" href="/byoip/" product="byoip">
63-
With Bringing Your Own IPs (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with Magic Transit, Spectrum, or CDN services.
62+
<RelatedProduct header="Bring Your Own IP (BYOIP)" href="/byoip/" product="byoip">
63+
With Bring Your Own IP (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with Magic Transit, Spectrum, or CDN services.
6464
</RelatedProduct>
6565

6666
---

src/content/docs/spectrum/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Spectrum allows you to route MQTT, email, file transfer, version control, games,
6161
</RelatedProduct>
6262

6363
<RelatedProduct header="BYOIP" href="/byoip/" product="byoip">
64-
With Bringing Your Own IPs (BYOIP), Cloudflare announces your IPs in all our
64+
With Bring Your Own IP (BYOIP), Cloudflare announces your IPs in all our
6565
locations.
6666
</RelatedProduct>
6767

0 commit comments

Comments
 (0)