Skip to content

Commit 5377637

Browse files
committed
Linting Markdown
1 parent 42efcb6 commit 5377637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ The decoded json is return as shown:
509509
}
510510
```
511511

512-
To decode the JWT yourself, you can paste the token into the [JWT Website](https://jwt.io/) - The signature used to sign the token is `59de900a973fa2e0` and can be pasted into the website to verify that the encoded identity came from Keyrock
512+
To decode the JWT yourself, you can paste the token into the [JWT site](https://jwt.io/) - The signature used to sign the token is `59de900a973fa2e0` and can be pasted into the site to verify that the encoded identity came from Keyrock
513513

514514

515515
```text

0 commit comments

Comments
 (0)