Skip to content

Commit df2a54c

Browse files
authored
Apply hyperlint suggestions
1 parent e15fe0c commit df2a54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/fundamentals/api/how-to/restrict-tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Client IP address restrictions control which IP addresses can make API requests
1919

2020
> [!NOTE]
2121
> The client IP address filtering does not apply for the test command
22-
> I.e. this can be done from ANY client
22+
> That is, this action can be performed from any client.
2323
> ```
2424
> curl -X GET "https://api.cloudflare.com/client/v4/user/tokens/verify" \
2525
> -H "Authorization: Bearer <your-token>" \

0 commit comments

Comments
 (0)