Skip to content

fix : remove duplicated word 'the' in privacy policy page subtitle and meta description#441

Open
Sran012 wants to merge 1 commit intoneutralinojs:mainfrom
Sran012:fix-privacy-typo
Open

fix : remove duplicated word 'the' in privacy policy page subtitle and meta description#441
Sran012 wants to merge 1 commit intoneutralinojs:mainfrom
Sran012:fix-privacy-typo

Conversation

@Sran012
Copy link
Copy Markdown

@Sran012 Sran012 commented Mar 10, 2026

Summary

This PR fixes a duplicated word ("the the") in the Privacy Policy page of the Neutralinojs website.

The typo appears in:

  • the page subtitle
  • the HTML meta description

Both occurrences have been corrected to improve readability and accuracy.

Changes

  • Removed the duplicated word the from the subtitle.
  • Updated the description property in the Layout component so the generated meta description is correct.

Before

Screenshot 2026-03-11 013744

After

Screenshot 2026-03-11 004833

Related Issue

Fixes #416

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.

Fix: typo in privacy-policy.js: duplicate “the” in meta description and subtitle

1 participant