1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00

Update docs/sdks/dot_net.md

This commit is contained in:
Christopher Kolstad 2021-02-24 10:51:07 +01:00 committed by GitHub
parent e9eb107d5a
commit 34eb73f124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ dotnet add package unleash.client
## Step 2: Create a new Unleash Instance ## Step 2: Create a new Unleash Instance
Next must must initialize a new instance of the Unleash Client. Next we must initialize a new instance of the Unleash Client.
```java ```java
var settings = new UnleashSettings() var settings = new UnleashSettings()