Skip to content

docs: fix typo in enableScripts JSON schema key name#6887

Merged
arcanis merged 1 commit into
yarnpkg:masterfrom
wo-o29:fix/typo-enableScripts-title
Sep 17, 2025
Merged

docs: fix typo in enableScripts JSON schema key name#6887
arcanis merged 1 commit into
yarnpkg:masterfrom
wo-o29:fix/typo-enableScripts-title

Conversation

@wo-o29
Copy link
Copy Markdown
Contributor

@wo-o29 wo-o29 commented Aug 31, 2025

What's the problem this PR addresses?

In the JSON schema for Yarn configuration, the enableScripts property contained a typo: the key "title" was misspelled as "titke". This caused the documentation generator to not correctly display the title for this setting.

How did you fix it?

I corrected the typo by changing the key from "titke" to "title" in the enableScripts schema entry. This ensures that documentation tools recognize and display the title properly.

Before After
แ„‰แ…ณแ„แ…ณแ„…แ…ตแ†ซแ„‰แ…ฃแ†บ 2025-08-31 แ„‹แ…ฉแ„’แ…ฎ 7 50 58 แ„‰แ…ณแ„แ…ณแ„…แ…ตแ†ซแ„‰แ…ฃแ†บ 2025-08-31 แ„‹แ…ฉแ„’แ…ฎ 7 50 49

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit 58f1b57 into yarnpkg:master Sep 17, 2025
26 checks passed
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.

3 participants