Skip to content

Commit a5236e5

Browse files
authored
fix typo
1 parent d02366f commit a5236e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/how-to/json-web-token-jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To generate a timestamp for testing, use an [online timestamp converter tool](ht
134134
:::
135135

136136
</TabItem>
137-
<TabItem value="Programatically">
137+
<TabItem value="Programmatically">
138138

139139
Developers typically create the JWT token from their keys programmatically. To learn more, follow the tutorial demonstrating how to [create and apply a JWT with Node.js](../tutorials/ethereum/authenticate-with-jwt.md).
140140

0 commit comments

Comments
 (0)