Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Jan 10, 2025
1 parent a9d4d15 commit b425efd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ Add `proxy_requests` feature flag to `frontend/feat/feature-flags.json`:
Add the initial rate limiting to the Nuxt server routes (`/api/**`) in the
infrastructure repository (_maintainers only_).

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

#### Expression

Expand Down

0 comments on commit b425efd

Please sign in to comment.