From 7680e25537e8186cda8f4dd7d4aa53aeb9d5e76d Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 11:25:07 -0300 Subject: [PATCH] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index 763d9b29..2b472ed2 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -16,12 +16,12 @@ Angular, Riot, React and HTML are responsible for the dynamic functioning of Gen 3- The .gtheme extension is responsible for the GeneralBots designer using css and PS technologies. A theme is composed of some CSS files and images. -4- .gbDialog is extension responsible for GeneralBots communication with the end user. Dialogues are bot services to users. +4- The .gbDialog is extension responsible for GeneralBots communication with the end user. Dialogues are bot services to users. .gbkb is package for execution of various types of media. -5- the .gbot extension refers to the generalBots service product. +5- The .gbot extension refers to the generalBots service product. -6- the .gbai is architecture construction of the GeneralBots application. +6- The .gbai is architecture construction of the GeneralBots application. ### The Bot Factory