From f12d49fc0d2993ba89245d92399bf238cc4036a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 25 Feb 2021 08:47:56 +0100 Subject: [PATCH] Update docs/user_guide/connect-sdk.md Co-authored-by: Christopher Kolstad --- docs/user_guide/connect-sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/connect-sdk.md b/docs/user_guide/connect-sdk.md index a9f101cd44..33c68dc1e6 100644 --- a/docs/user_guide/connect-sdk.md +++ b/docs/user_guide/connect-sdk.md @@ -112,7 +112,7 @@ Read more at [github.com/Unleash/unleash-client-ruby](https://github.com/Unleash Read more at [github.com/Unleash/unleash-client-python](https://github.com/Unleash/unleash-client-python) ## .NET SDK -```java +```csharp var settings = new UnleashSettings() { AppName = "dotnet-test",