docs: fix minor grammar and phrasing issues in documentation#5999
docs: fix minor grammar and phrasing issues in documentation#5999ernestognw merged 3 commits intoOpenZeppelin:typo-fixesfrom
Conversation
|
WalkthroughThis pull request contains documentation updates across two files. The first change modifies a sentence in the access control documentation, adjusting the phrasing from "with a delay in between steps" to "with a delay between steps." The second change corrects a typo in the accounts documentation, changing "you'll need to an account" to "you'll need an account." Both modifications are minor and do not affect functionality or control flow. Suggested labels
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks! Merging since the linting issue is fixed in #5959 |
This PR addresses minor grammatical and phrasing issues found in the documentation:
Changes Made