Skip to content

fix(i18n): remove duplicate 'the' in About page#1764

Open
nil957 wants to merge 1 commit intoCorentinTh:mainfrom
nil957:fix/typo-about-page-duplicate-the
Open

fix(i18n): remove duplicate 'the' in About page#1764
nil957 wants to merge 1 commit intoCorentinTh:mainfrom
nil957:fix/typo-about-page-duplicate-the

Conversation

@nil957
Copy link
Copy Markdown

@nil957 nil957 commented Apr 1, 2026

Summary

Fixes #1730

What changed

Removed the duplicate word 'the' in the About page content.

Before: "IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library..."

After: "IT Tools is made in Vue.js (Vue 3) with the Naive UI component library..."

Location

  • File: locales/en.yml
  • Section: about.content → Technologies paragraph

Fixes CorentinTh#1730

The About page content had 'with the the Naive UI' which should be
'with the Naive UI'.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minor typo on the About page

1 participant