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

typo: Update docs/sdks/dot_net.md

This commit is contained in:
Christopher Kolstad 2021-02-24 10:50:54 +01:00 committed by GitHub
parent 7d6e494d1d
commit 101a823829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ id: dot_net_sdk
title: .net SDK title: .net SDK
--- ---
In this guide we explain how to use feature toggles in a Java application using Unleash-hosted. We will be using the open source Unleash [.net Client SDK](https://github.com/Unleash/unleash-client-dotnet). In this guide we explain how to use feature toggles in a .NET application using Unleash-hosted. We will be using the open source Unleash [.net Client SDK](https://github.com/Unleash/unleash-client-dotnet).
> **Important details** > **Important details**
> >