Skip to content

Commit 9ae7010

Browse files
obulatkrysal
andcommitted
Update documentation/projects/proposals/proxy_frontend_api_requests/20241202-implementation_plan_proxy_frontend_api_requests_ip.md
Co-authored-by: Krystle Salazar <krystle.salazar@automattic.com>
1 parent f862cf2 commit 9ae7010

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/projects/proposals/proxy_frontend_api_requests/20241202-implementation_plan_proxy_frontend_api_requests_ip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ Add `proxy_requests` feature flag to `frontend/feat/feature-flags.json`:
178178
Add the initial rate limiting to the Nuxt server routes (`/api/**`) in the
179179
infrastructure repository (_maintainers only_).
180180

181-
Cloudflare rules consist of two parts: the expression to match the request and
182-
the action to take when the request matches the expression [^3].
181+
Cloudflare rules consist of two parts: the **expression** to match the request and
182+
the **action** to take when the request matches the expression [^3].
183183

184184
#### Expression
185185

0 commit comments

Comments
 (0)