-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancements to Solana's Documentations for Better Clarity #34386
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this mostly looks good. One quibble.
…luralization, and singular form in database reference
…iroment' to 'environment', correct 'reults' to 'results' in Ping Results section, and change 'engress' to 'egress' in CUDA section.
Correct subject-verb agreement in transaction balance description and clarify execution of instructions in a transaction.
Some of these docs were just moved to a different repo. Fixes made in this PR to those files should be reflected here: solana-foundation/developer-content#34 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes look good!
I've gone through some of the documentation and noticed a few spots where a little polishing could really enhance the reader's experience. With that in mind, I've made a handful of edits that I think will make a difference. Here's a quick rundown:
Thanks for all the incredible work you do, and for considering these suggestions!