AzureSearch to Azure Search
This commit is contained in:
Robert Alexander 2018-09-26 12:59:48 -04:00 коммит произвёл GitHub
Родитель a171d67107
Коммит 5e36bfa038
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -27,7 +27,7 @@ Because this package is supplied as sample code, it is not available on npm and
### Recording HTTP traffic in the bot (Luis, Azure Search, and QnAMaker)
This sample shows how to capture traffic from Luis, AzureSearch, and QnAMaker.
This sample shows how to capture traffic from Luis, Azure Search, and QnAMaker.
```JavaScript
const { BotFrameworkAdapter } = require('botbuilder');