Skip to content

Commit 9b2f40f

Browse files
authored
Update ClientService.cs
1 parent d8a2776 commit 9b2f40f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LearningHub.Nhs.MessageQueueProcessor/Services/ClientService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class ClientService : IClientService
1616
private HttpClient apiClient;
1717

1818
/// <summary>
19-
/// Initializes a new instance of the <see cref="ClientService"/> class.
19+
/// Initializes a new instance of the <see cref="ClientService"/> class.
2020
/// </summary>
2121
/// <param name="settings">config settings.</param>
2222
public ClientService(IOptions<Settings> settings)

0 commit comments

Comments
 (0)