socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.12k stars 86 forks source link

Fix trasient typo; make general syntax and punctuation edits to readme #235

Closed ColinDKelley closed 1 year ago

ColinDKelley commented 1 year ago

Types of Changes

Contribution

olleolleolle commented 1 year ago

@ColinDKelley Thanks for this big edit! Very nice formatting, and grammar improvements improve the clarity of the text.

ColinDKelley commented 1 year ago

Thanks for this big edit! Very nice formatting, and grammar improvements improve the clarity of the text.

@olleolleolle You're welcome! My team has just been converting a whole service over from Synchrony to Async so we've been studying these docs very closely in the last week. :)

ColinDKelley commented 1 year ago

if you feel inclined to do a 2nd round of improvements, you have feedback

Absolutely! I'll work on another PR tomorrow.