We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1106689 commit ac5f72dCopy full SHA for ac5f72d
src/data/projects.ts
@@ -20,7 +20,7 @@ const projects: ProjectType[] = [
20
href: chatGPTScrollerSite,
21
imageSrc: chatGPTScrollerImg,
22
imageAlt: "ChatGPT Scroller screenshot",
23
- description: "A Chrome extension for navigating ChatGPT coversations",
+ description: "A Chrome extension for navigating ChatGPT conversations",
24
technologies: [technologies.javascript, technologies.webpack],
25
code: chatGPTScrollerRepo,
26
},
0 commit comments