Skip to content

Commit

Permalink
Merge pull request #37 from tvoracek/main
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
brockallen authored Jul 20, 2023
2 parents 3b939ee + a4bf413 commit f92e199
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public static IHttpClientBuilder AddUserAccessTokenHandler(
}

/// <summary>
/// Adds the user access token handler to an HttpClient
/// Adds the client access token handler to an HttpClient
/// </summary>
/// <param name="httpClientBuilder"></param>
/// <param name="parameters"></param>
Expand Down

0 comments on commit f92e199

Please sign in to comment.