Skip to content

Commit 664e1d8

Browse files
authored
fix spelling
1 parent 7d8fa8d commit 664e1d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/LUIS/sdk-csharp-quickstart-query-prediction-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: C# SDK query prediction endpoint - LUIS"
33
titleSuffix: Azure Cognitive Services
4-
description: This article will show you how to use the C# SDK to send a user utterance to the Azure Cogntive Services LUIS application and receive a prediction.
4+
description: This article will show you how to use the C# SDK to send a user utterance to the Azure Cognitive Services LUIS application and receive a prediction.
55
author: diberry
66
manager: nitinme
77
ms.service: cognitive-services
@@ -179,4 +179,4 @@ HomeAutomation.Room:'bedroom' begins at position 12 and ends at position 18
179179
Learn more about the [.NET SDK](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime/) and the [.NET reference documentation](https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-dotnet).
180180

181181
> [!div class="nextstepaction"]
182-
> [Tutorial: Build LUIS app to determine user intentions](luis-quickstart-intents-only.md)
182+
> [Tutorial: Build LUIS app to determine user intentions](luis-quickstart-intents-only.md)

0 commit comments

Comments
 (0)