Skip to content

Commit 466d8a8

Browse files
authored
Merge pull request #126031 from changeworld/patch-136
Fix typo
2 parents bdccf7d + 750e076 commit 466d8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-fluid-relay/how-tos/fluid-json-web-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-fluid
88

99
# Azure Fluid Relay token contract
1010

11-
Requests sent to Azure Fluid Relay should contain a JWT token in the authorization header. This token should be [signed by the tenant key](../concepts/authentication-authorization.md).
11+
Requests sent to Azure Fluid Relay should contain a JWT in the authorization header. This token should be [signed by the tenant key](../concepts/authentication-authorization.md).
1212

1313
## Claims
1414

0 commit comments

Comments
 (0)