From b44e9b39798d6f7e2e0eeeaebe0ab7d9cec9e2b9 Mon Sep 17 00:00:00 2001 From: Ioan Moldovan Date: Sat, 11 Feb 2023 12:42:40 -0400 Subject: [PATCH] Fix: React typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f8fbe8c..8dd4176 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ A web application that allows users to interact with OpenAI's GPT-3 language model through a simple and user-friendly interface. This app is for demo purpose to test OpenAI API and may contain issues/bugs. -If you are looking for react version check [here](https://github.com/ioanmo226/chatgpt-react-application) +If you are looking for React.js version check [here](https://github.com/ioanmo226/chatgpt-react-application) ![Demo Gif](/client/assets/img/demo2.gif)