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.
2 parents b69855d + 43f8016 commit d50a495Copy full SHA for d50a495
CommunityToolkit.Graph/Extensions/GraphExtensions.Users.cs
@@ -14,7 +14,7 @@ namespace CommunityToolkit.Graph.Extensions
14
public static partial class GraphExtensions
15
{
16
/// <summary>
17
- /// Retrieve the curernt user.
+ /// Retrieve the current user.
18
/// </summary>
19
/// <param name="graph">Instance of the <see cref="GraphServiceClient"/>.</param>
20
/// <returns>A <see cref="Task"/> representing the asynchronous operation.</returns>
0 commit comments