From 2fbfe04e9aa3f82f8dcf60ac4e86d6b1f2027757 Mon Sep 17 00:00:00 2001 From: Mohamed Mbarki Date: Wed, 13 Mar 2024 23:35:48 +0100 Subject: [PATCH] Corrected a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00c30fffc..da34b90a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ChatterBot -ChatterBot is a machine-learning based conversational dialog engine build in +ChatterBot is a machine-learning based conversational dialog engine built in Python which makes it possible to generate responses based on collections of known conversations. The language independent design of ChatterBot allows it to be trained to speak any language.