diff --git a/CommunityToolkit.Graph/Extensions/GraphExtensions.Users.cs b/CommunityToolkit.Graph/Extensions/GraphExtensions.Users.cs index 087e998..78996b8 100644 --- a/CommunityToolkit.Graph/Extensions/GraphExtensions.Users.cs +++ b/CommunityToolkit.Graph/Extensions/GraphExtensions.Users.cs @@ -14,7 +14,7 @@ namespace CommunityToolkit.Graph.Extensions public static partial class GraphExtensions { /// - /// Retrieve the curernt user. + /// Retrieve the current user. /// /// Instance of the . /// A representing the asynchronous operation.