Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadyNagy committed Mar 3, 2024
1 parent 84012d9 commit 3a58e01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace ActiveDirectoryFileManagement.Services;

/// <summary>
/// Manags users in Active Directory, including retrieving and updating user details.
/// Manages users in Active Directory, including retrieving and updating user details.
/// </summary>
public class ActiveDirectoryUserManager : IActiveDirectoryUserManager
{
Expand Down

0 comments on commit 3a58e01

Please sign in to comment.