diff --git a/README.md b/README.md index d76f879..b0afff0 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ jwt.verify(token, getKey, options, function(err, decoded) { ```
-Need to peak into a JWT without verifying it? (Click to expand) +Need to peek into a JWT without verifying it? (Click to expand) ### jwt.decode(token [, options])