Skip to content

Commit ee85515

Browse files
authored
Update ProviderController.cs
1 parent df79564 commit ee85515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenAPI/LearningHub.Nhs.OpenApi/Controllers/ProviderController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public async Task<ActionResult> GetAsync(int id)
5252
}
5353

5454
/// <summary>
55-
/// Get providers by user Id.
55+
/// Get providers details by user Id.
5656
/// </summary>
5757
/// <param name="userId">The user id.</param>
5858
/// <returns>The <see cref="Task"/>.</returns>

0 commit comments

Comments
 (0)