We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9950b75 commit c461a07Copy full SHA for c461a07
services/how-to/json-web-token-jwt.md
@@ -240,5 +240,5 @@ openssl ec -in private.pem -pubout -outform DER | openssl sha256 -binary | opens
240
### Learn more
241
242
- Learn more about [keeping your Infura secrets safe](https://www.infura.io/blog/post/best-practises-for-infura-api-key-management).
243
-- Follow a [tutorial](../tutorials/ethereum/authenticate-with-jwt.md) to create and apply a JWT to authenticate an
+- Follow a [tutorial](../tutorials/ethereum/authenticate-with-jwt.md) to create and apply a JWT to authenticate an
244
`eth_blockNumber` API request.
0 commit comments