Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/network/ip-geolocation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { FeatureTable, TabItem, Tabs } from "~/components";

IP geolocation adds the [`CF-IPCountry` header](/fundamentals/reference/http-headers/#cf-ipcountry) to all requests to your origin server.

Cloudflare automatically updates its IP geolocation database from several data sources, typically twice a week.
Cloudflare automatically updates its IP geolocation database multiple times per week.

## Availability

Expand Down
Loading