We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473b406 commit 568d373Copy full SHA for 568d373
1 file changed
projects.js
@@ -1076,7 +1076,7 @@ const projects = [
1076
"title": "Chatbot",
1077
"tags":["HTML","CSS","JavaScript"],
1078
"img": "img/projects/Chatbot.png",
1079
- "description": "This is a Chatbot Website you can ask your any doubts this provides your solutions with the help of GPT fetched API.",
+ "description": "This is a Chatbot Website you can ask your any doubts this provides solutions with the help of GPT fetched API.",
1080
"github-link": "https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Chatbot",
1081
"project-link": "Projects/Chatbot/index.html"
1082
}
0 commit comments