Skip to content

Commit c422b3e

Browse files
Merge pull request #126588 from changeworld/patch-3
Fix typo
2 parents e79249c + a57aa52 commit c422b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/samples/trusted-auth-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ zone_pivot_groups: acs-js-csharp
1818
# Authentication service hero sample
1919

2020
> [!IMPORTANT]
21-
> This sample is available on GitHub Azure Samples for [node.JS](https://github.com/Azure-Samples/communication-services-authentication-hero-nodejs) and [C#](https://github.com/Azure-Samples/communication-services-authentication-hero-csharp).
21+
> This sample is available on GitHub Azure Samples for [Node.js](https://github.com/Azure-Samples/communication-services-authentication-hero-nodejs) and [C#](https://github.com/Azure-Samples/communication-services-authentication-hero-csharp).
2222
2323
Azure Communication Services requires developers to generate user and access token credentials inside of a trusted authentication service. Azure Communication Services is identity-agnostic, to learn more check out our [conceptual documentation](../concepts/identity-model.md).
2424

0 commit comments

Comments
 (0)