Skip to content

Commit 5e873db

Browse files
authored
Fix typo in PublicClientApplicationBuilder.xml
1 parent 7d48f27 commit 5e873db

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)