Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Doris Benda <DOBEN@users.noreply.github.com>
  • Loading branch information
limemloh and DOBEN authored Sep 23, 2024
1 parent 66f608b commit 90d57c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Types/CredentialType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public enum CredentialType
Initial = 0,
/// <summary>
/// A normal credential is one where the identity behind it is only known to
/// the owner of the account, unless the identity disclosure process was
/// the owner of the account, unless the identity disclosure process
/// has been initiated.
/// </summary>
Normal = 1
Expand Down

0 comments on commit 90d57c1

Please sign in to comment.