Skip to content

Commit

Permalink
fix: translate app description
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgcia committed Jun 4, 2024
1 parent d93942d commit fefc9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export const projects = [
thumbnail: translateMockup,
name: 'EasyTranslate Translator',
description:
'Minimalistic translator, intutive and easy created with Typescript, React, Redux, CSS vanilla and Open AI API.',
'Intuitive translator webapp created with Typescript, React, Redux, CSS vanilla and Open AI API. Tested with Vitest.',
link: 'https://github.com/erickgcia/translate-app',
},
]

0 comments on commit fefc9fb

Please sign in to comment.