Skip to content

Commit 9655e87

Browse files
authored
Improve wording
1 parent 2aca8e7 commit 9655e87

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/aegis/configuration-options

1 file changed

+1
-1
lines changed

src/content/docs/aegis/configuration-options/workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ head:
1212
When paired with Aegis, whenever Cloudflare's developer platform needs to access services on your origin, it will use the dedicated IP addresses.
1313

1414
:::note
15-
For Workers subrequests, meaning requests from a Worker to another, it is expected that other IPs are used. However, requests to external origins made by Worker that was invoked via subrequest will use the dedicated IP addresses.
15+
For Workers subrequestsmeaning requests from one Worker to anotherit is expected that different IPs are used. However, requests to external origins made by a Worker invoked via a subrequest will use dedicated IP addresses.
1616
:::

0 commit comments

Comments
 (0)