Skip to content

Commit 1672043

Browse files
authored
Tiny formatting
1 parent 9702302 commit 1672043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BunqSdk/Http/ApiClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class ApiClient
1818
{
1919

2020
/// <summary>
21-
/// Endpoints not requiring active session for the request to succeed.
21+
/// Endpoints not requiring active session for the request to succeed.
2222
/// </summary>
2323
private const string DEVICE_SERVER_URL = "device-server";
2424
private const string INSTALLATION_URL = "installation";

0 commit comments

Comments
 (0)