From 99d6313c88b93a32c59126aaba45bd7898649231 Mon Sep 17 00:00:00 2001 From: Horatiu Lazu Date: Mon, 12 Jun 2017 09:42:25 -0400 Subject: [PATCH] Update README.md to fix spelling typo Fixed the "undertanding" vs "understanding" typo in the LUIS Bot Sample description --- Node/intelligence-LUIS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Node/intelligence-LUIS/README.md b/Node/intelligence-LUIS/README.md index 66c31df5e5..07c5686835 100644 --- a/Node/intelligence-LUIS/README.md +++ b/Node/intelligence-LUIS/README.md @@ -1,6 +1,6 @@ # LUIS Bot Sample -A sample bot integrated with a LUIS.ai application for undertanding natural language. +A sample bot integrated with a LUIS.ai application for understanding natural language. [![Deploy to Azure][Deploy Button]][Deploy Node/LUIS]