Skip to content

Commit acea536

Browse files
Update content/docs/integrations.mdx
Co-authored-by: Kenneth Jenkins <[email protected]>
1 parent 98ef358 commit acea536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/integrations.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Unless defined by the directory structure of a supplied archive file, the Record
9595

9696
Pomerium supports Classless Inter-Domain Routing (CIDR) indexing when filtering a list of records with the `request.ip` foreign key. This allows you to match against IP address ranges instead of manually importing records for individual IP addresses.
9797

98-
To filter with CIDR indexing, add a special `$index` key to your external data source records. For example:
98+
To match against an IP address range, add a special `$index` key to your external data source records. For example:
9999

100100
```json
101101
{

0 commit comments

Comments
 (0)