From 101a823829838c11b7b5c6af143bbec6e9feb466 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Wed, 24 Feb 2021 10:50:54 +0100 Subject: [PATCH] typo: Update docs/sdks/dot_net.md --- docs/sdks/dot_net.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sdks/dot_net.md b/docs/sdks/dot_net.md index 1fd3dc0bea..e531a28bc1 100644 --- a/docs/sdks/dot_net.md +++ b/docs/sdks/dot_net.md @@ -3,7 +3,7 @@ id: dot_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** >