From 923165957e5431d481c2845f804628cc9c3a2495 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 28 Feb 2023 13:59:53 +0000 Subject: [PATCH] Update About.tsx --- frontend/src/About.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/About.tsx b/frontend/src/About.tsx index 814943d7..84123b52 100644 --- a/frontend/src/About.tsx +++ b/frontend/src/About.tsx @@ -49,8 +49,8 @@ export default function About() {

- Currently It uses python pandas documentation, so it will respond to - information relevant to pandas. If you want to train it on different + Currently It uses DocsGPT documentation, so it will respond to + information relevant to DocsGPT. If you want to train it on different documentation - please follow