Skip to content

Commit 70d1eb0

Browse files
Merge pull request #683 from timheuer/patch-1
Fix typo in PublicClientApplicationBuilder.xml
2 parents 36b0754 + 5e873db commit 70d1eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<returns>To be added.</returns>
373373
<remarks>
374374
Experimental on public clients.
375-
Do not use this method with Entra ID authorities (e.g. https://login.microsfoftonline.com/common).
375+
Do not use this method with Entra ID authorities (e.g. https://login.microsoftonline.com/common).
376376
Use WithAuthority(string) instead.
377377
</remarks>
378378
</Docs>

0 commit comments

Comments
 (0)