Skip to content

Commit 55df9c5

Browse files
committed
Fix typo
Json -> JSON
1 parent d36bd16 commit 55df9c5

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
@@ -17,7 +17,7 @@ Azure Event Grid's MQTT broker supports custom JWT authentication, which enables
1717

1818
To use custom JWT authentication for namespaces, you need to have the following prerequisites:
1919

20-
- Identity provider that can issue Json Web Tokens.
20+
- Identity provider that can issue JSON Web Tokens.
2121
- CA certificate that includes your public keys used to validate the client tokens.
2222
- Azure Key Vault account to host the CA certificate that includes your public keys.
2323

0 commit comments

Comments
 (0)