Skip to content

Commit c461a07

Browse files
authored
Update services/how-to/json-web-token-jwt.md
1 parent 9950b75 commit c461a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/how-to/json-web-token-jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,5 +240,5 @@ openssl ec -in private.pem -pubout -outform DER | openssl sha256 -binary | opens
240240
### Learn more
241241

242242
- 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
243+
- Follow a [tutorial](../tutorials/ethereum/authenticate-with-jwt.md) to create and apply a JWT to authenticate an
244244
`eth_blockNumber` API request.

0 commit comments

Comments
 (0)