diff --git a/docs/pages/Extensions/react-widget.md b/docs/pages/Extensions/react-widget.md index a31306a2..63461608 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: