Skip to content

Commit 341841c

Browse files
committed
Lint
1 parent e515ff9 commit 341841c

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

+2-2
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
182+
and the **action** to take when the request matches the expression [^3].
183183

184184
#### Expression
185185

0 commit comments

Comments
 (0)