Merge pull request #7 from tomvonclef/patch-1

Fixing typo
This commit is contained in:
vishwacsena 2019-05-09 16:39:01 -07:00 коммит произвёл GitHub
Родитель 35209b7036 9e3fa5622f
Коммит 26967ee73d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.