microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
860 stars 366 forks source link

Incorrect Title in browser + manifest #9716

Closed mikeirvingweb closed 3 months ago

mikeirvingweb commented 3 months ago

Describe the bug

The HTML Title is "BotFramework Composer" - this is inconsistent with the product name, it should be "Bot Framework Composer"

Also incorrect in Manifest.json

Browser

OS

To Reproduce

Steps to reproduce the behavior:

check the web app title, it is incorrect

manifest.json also incorrect

Expected behavior

Title should read "Bot Framework Composer"