Skip to content

Conversation

wo-o29
Copy link

@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.

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.

1 participant