From 839d614c9c1175334d1edce007eb7d7a410e1477 Mon Sep 17 00:00:00 2001 From: RDxR10 Date: Sat, 21 Oct 2023 12:53:47 +0530 Subject: [PATCH] Update react-widget.md --- docs/pages/Extensions/react-widget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/Extensions/react-widget.md b/docs/pages/Extensions/react-widget.md index 1cc1132..66001ba 100644 --- a/docs/pages/Extensions/react-widget.md +++ b/docs/pages/Extensions/react-widget.md @@ -1,7 +1,7 @@ ### How to set up react docsGPT widget on your website: ### Installation -Got to your project and install a new dependency: `npm install docsgpt`. +Go to your project and install a new dependency: `npm install docsgpt`. ### Usage Go to your project and in the file where you want to use the widget, import it: