Skip to content

Commit 6a220fc

Browse files
authored
typos authenticate-with-jwt.md
1 parent f2b3a47 commit 6a220fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/tutorials/ethereum/authenticate-with-jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Block number: 0x61fc48
255255
:::tip
256256

257257
This script:
258-
1. Generates a JWT with a 1 hour expiry that is only valid on `infura.io`.
258+
1. Generates a JWT with a 1-hour expiry that is only valid on `infura.io`.
259259
2. Applies this JWT to form the header of a `getBlockNumber` call.
260260
3. Submits the API call.
261261

0 commit comments

Comments
 (0)