Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ion committed Aug 30, 2023
1 parent f3888e0 commit 277246a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h5>Challenge Tips and Tricks</h5>
};
</pre>

Pay attention to the structure of the decoded Test account. Change the properties of the java object to an account with more permissions.
Pay attention to the structure of the decoded test account. Change the properties of the javascript object to an account with more permissions.

<br>
In Node.JS you can generate JWT tokens with a script like this:
Expand Down

0 comments on commit 277246a

Please sign in to comment.