Update chapter-02-the-package-based.md

This commit is contained in:
Lucas Ribeiro 2020-09-30 15:03:34 -03:00 committed by GitHub
parent 96ba821b34
commit 7b226fcf86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ Four components builds up a General Bot App:
#### Dialogs
All code contained in a dialog builds the flow to custom conversations in
built-in and additional packages .
built-in and additional packages. GeneralBots also has the user's direct speech dialog, containing the spell checker.
#### Models