Skip to content

Conversation

BrendanRidenour
Copy link
Contributor

Summary of the changes
Fixes a grammatical error in the XML documentation for RequireAuthenticatedSignIn.

Description

This change corrects a grammatical issue in a comment that previously read:

"SignIn should throw if attempted with a user is not authenticated."

The updated version clarifies the sentence:

"SignIn should throw if attempted with a user who is not authenticated."

No functional code changes were made—this is a documentation-only fix to improve clarity and correctness.

No issue number is referenced, as this is a minor documentation correction.

@github-actions github-actions bot added the area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer label May 26, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 26, 2025
@captainsafia captainsafia merged commit 866d6b8 into dotnet:main May 27, 2025
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview6 milestone May 27, 2025
@BrendanRidenour BrendanRidenour deleted the patch-1 branch May 27, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants