Skip to content

Commit def94f9

Browse files
authored
Change wrong/confusing wording in the introduction
1 parent 779beff commit def94f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/md/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Let's break down the different parts.
2727

2828
### Header
2929

30-
The header *typically* consists of two parts: the type of the token, which is JWT, and the hashing algorithm being used, such as HMAC SHA256 or RSA.
30+
The header *typically* consists of two parts: the type of the token, which is JWT, and the signing algorithm being used, such as HMAC SHA256 or RSA.
3131

3232
For example:
3333

0 commit comments

Comments
 (0)