Skip to content

Commit 82c0b2d

Browse files
committed
Fix typo
Json -> JSON
1 parent 4686a49 commit 82c0b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/authenticate-with-namespaces-using-json-web-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ az resource update \
131131
132132
```
133133
## JSON Web Token format
134-
Json Web Tokens are divided into the JWT Header and JWT payload sections.
134+
JSON Web Tokens are divided into the JWT Header and JWT payload sections.
135135

136136
### JWT Header
137137

0 commit comments

Comments
 (0)