docs: fix grammar in prefer-const rule description#20883
Conversation
|
✅ Deploy Preview for docs-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
lumirlumir
left a comment
There was a problem hiding this comment.
Thanks for the PR. Could you sign the CLA so we can move forward?
Also, please be sure to review our AI Usage Policy and use our PR template for future contributions.
|
The CLA is still pending. Could you please sign the EasyCLA? |
|
The CLA is pending because there are commits by more than one entity. I'm guessing the second one is some AI tool? Please resubmit with a clean commit history. |
|
@monqyClouds Can you please fix the commit history & CLA? |
|
Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update. |
|
This pull request was auto-closed due to inactivity. While we wish we could keep working on every request, we unfortunately don't have the bandwidth to continue here and need to focus on other things. You can resubmit this pull request if you would like to continue working on it. |
Summary
Two small grammar fixes in
docs/src/rules/prefer-const.md:letkeyword" → "declared using theletkeyword""all"destructuring option: "this rule warns the variables" → "this rule warns for those variables" (parallels the wording used for"any"two lines above)No content/behavior changes — wording only.