Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
usarise committed Nov 16, 2023
1 parent 0529122 commit 4677792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ $response = $turnstile->verify(
);
```
#### Remote IP
The remoteip parameter helps to prevent abuse by ensuring the current visitor is the one who received the token.
The `remoteIp` parameter helps to prevent abuse by ensuring the current visitor is the one who received the token.

*This is currently not strictly validated.*

Expand Down

0 comments on commit 4677792

Please sign in to comment.