We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ef9415 + 57b7345 commit 84f9501Copy full SHA for 84f9501
using-the-rest-api/authentication.md
@@ -53,7 +53,7 @@ $.ajax( {
53
} );
54
```
55
56
-Note that you do not need to verify that the nonce in valid inside your custom end point. This is automatically done for you in
+Note that you do not need to verify that the nonce is valid inside your custom end point. This is automatically done for you in
57
`rest_cookie_check_errors()`
58
59
## Authentication Plugins
0 commit comments