Skip to content

Commit f54971f

Browse files
authored
Merge pull request #125926 from changeworld/patch-54
Fix typo
2 parents 166cc71 + 55df9c5 commit f54971f

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)