We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febd7e8 commit 9ed14ebCopy full SHA for 9ed14eb
src/Components/WebAssembly/WebAssembly.Authentication/src/Models/RemoteUserAccount.cs
@@ -9,7 +9,7 @@ namespace Microsoft.AspNetCore.Components.WebAssembly.Authentication;
9
/// A user account.
10
/// </summary>
11
/// <remarks>
12
-/// The information in this type will be use to produce a <see cref="System.Security.Claims.ClaimsPrincipal"/> for the application.
+/// The information in this type will be used to produce a <see cref="System.Security.Claims.ClaimsPrincipal"/> for the application.
13
/// </remarks>
14
public class RemoteUserAccount
15
{
0 commit comments