From 87ec2b72a58f2aa21020043ecad11ac2264123e1 Mon Sep 17 00:00:00 2001 From: Gunther Cox Date: Mon, 12 May 2025 01:47:50 -0400 Subject: [PATCH] Update spaCy Universe entry for ChatterBot to use correct name casing (#13784) --- website/meta/universe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/meta/universe.json b/website/meta/universe.json index b65702885..f379ea87b 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -1307,7 +1307,7 @@ }, { "id": "Chatterbot", - "title": "Chatterbot", + "title": "ChatterBot", "slogan": "A machine-learning based conversational dialog engine for creating chat bots", "github": "gunthercox/ChatterBot", "pip": "chatterbot",