Skip to content

Commit d50a495

Browse files
Merge pull request #197 from ThomasLeopold2022/patch-1
Update GraphExtensions.Users.cs
2 parents b69855d + 43f8016 commit d50a495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommunityToolkit.Graph/Extensions/GraphExtensions.Users.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace CommunityToolkit.Graph.Extensions
1414
public static partial class GraphExtensions
1515
{
1616
/// <summary>
17-
/// Retrieve the curernt user.
17+
/// Retrieve the current user.
1818
/// </summary>
1919
/// <param name="graph">Instance of the <see cref="GraphServiceClient"/>.</param>
2020
/// <returns>A <see cref="Task"/> representing the asynchronous operation.</returns>

0 commit comments

Comments
 (0)