diff --git a/docs/bfcomposer-intro.md b/docs/bfcomposer-intro.md index 11b6d6c20a..07efa20606 100644 --- a/docs/bfcomposer-intro.md +++ b/docs/bfcomposer-intro.md @@ -10,7 +10,7 @@ Bot Framework Composer is an integrated development tool that developers and mul * a ready-to-use bot runtime executable ## Advantage of developing bots with Composer -Developers familiar with the Bot Framework SDK will notice differences between bots developed with it and the Bot Framwork Composer. Some of the advantages of developing bots in Composer include: +Developers familiar with the Bot Framework SDK will notice differences between bots developed with it and the Bot Framework Composer. Some of the advantages of developing bots in Composer include: - use of Adaptive Dialogs allow for Language Generation (LG), which can simplify interruption handling and give bots character - visual design surface in Composer eliminates the need for boilerplate code and makes bot development more accessible. You no longer need to navigate between experiences to maintain LU model as it is editable within the app. - time saved with fewer steps to set up your environment