Skip to content

Commit 7bae7f4

Browse files
JavisJavis
authored andcommitted
fix(i18n): remove duplicate 'the' in About page
Fixes #1730 The About page content had 'with the the Naive UI' which should be 'with the Naive UI'.
1 parent d505845 commit 7bae7f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

locales/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ about:
3737
3838
## Technologies
3939
40-
IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) file of the repository.
40+
IT Tools is made in Vue.js (Vue 3) with the Naive UI component library and is hosted and continuously deployed by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) file of the repository.
4141
4242
## Found a bug? A tool is missing?
4343

0 commit comments

Comments
 (0)