We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a2776 commit 9b2f40fCopy full SHA for 9b2f40f
1 file changed
LearningHub.Nhs.MessageQueueProcessor/Services/ClientService.cs
@@ -16,7 +16,7 @@ public class ClientService : IClientService
16
private HttpClient apiClient;
17
18
/// <summary>
19
- /// Initializes a new instance of the <see cref="ClientService"/> class.
+ /// Initializes a new instance of the <see cref="ClientService"/> class.
20
/// </summary>
21
/// <param name="settings">config settings.</param>
22
public ClientService(IOptions<Settings> settings)
0 commit comments