-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update networks doc to avoid passive voice & reduce word count #6619
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
Conversation
* The lead sentence in this page should define networks rather than explaining something about how they work, so I switched the first and second sentences around * Some passive voice, e.g. "Agreement on transactions...is decided by a consensus of peers," which I rearranged to put the actors first * some overlong, repetitive sentences that I condensed ### Further suggestions * The page has a few more instances of passive voice whose intent I wasn't clear enough about to feel confident editing, e.g. "it's useful to know" -- perhaps a real expert can take a second look 😃 * Perhaps the deprecated networks can be moved to the bottom of the page under a header 'Deprecated networks?' I wasn't sure enough about this to make the change Thanks in advance!
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 for the improvements @setgree ❤️
I think the tone of that sentence is fine. What would you suggest?
Ideally, yes. However, on Ethereum things being deprecated and things being unused are two different stories 😅 e.g. Rinkeby is still the most widely used testnet for development purposes right now. It isn't ideal, but keeping them together (for the list of faucets) would be my preference for now. Hopefully we can remove them soon :-) |
👋 thanks for the quick turnaround! I observe that you and I part ways on the question of sentence fragments, but I happily defer. (A matter of taste! 😃)
Until next time, |
Further suggestions
Thanks in advance!
Description
Related Issue