From 9e3fa5622fd0cf1b4ddf8369d6838088cb9844b5 Mon Sep 17 00:00:00 2001 From: Tom von Clef Date: Thu, 9 May 2019 19:16:34 -0400 Subject: [PATCH] Fixing typo --- whats-new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whats-new.md b/whats-new.md index 9a48635..79c8c7d 100644 --- a/whats-new.md +++ b/whats-new.md @@ -44,7 +44,7 @@ This page lists the latest updates to Bot Framework. - Skills include language models, dialogs, and cards that can be reusable across bots. Examples include productivity (calendar, email and task productivity- powered by Microsoft Graph), industry (point of interest, and automotive), and custom. - [Virtual Assistant Template](https://github.com/Microsoft/AI/tree/master/docs#readme) - - This template incorporates the previous Enterprise Template and brings together all of the best practices and supporting components identified through building advnaced assistant-like conversational experiences. It greatly simplifies the creation of a new bot project including: basic conversational intents, Dispatch integration, QnA Maker, Application Insights and an automated deployment. + - This template incorporates the previous Enterprise Template and brings together all of the best practices and supporting components identified through building advanced assistant-like conversational experiences. It greatly simplifies the creation of a new bot project including: basic conversational intents, Dispatch integration, QnA Maker, Application Insights and an automated deployment. - [Bot Framework Emulator](./README.md#Emulator-whats-new) - Bot Inspector, a new ability to debug live conversations in your bots on any channel or adapter - Microsoft Teams, Slack, Cortana, Facebook Messenger, Skype, etc.