unlock-protocol / unlock

Ʉnlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
845 stars 251 forks source link

Fix grammatical and typo corrections for multiple files #15056

Closed mdqst closed 2 weeks ago

mdqst commented 2 weeks ago

Description

Added typo corrections to documentation for the following files:

README.md

"Run one of the app" corrected to "Run one of the apps".

The word "apps" should be plural here, as it implies running one out of multiple applications.

CODE_OF_CONDUCT.md

"pledge to making participation" corrected to "pledge to make participation".

The correct form after "pledge to" is the infinitive "make," not "making."

CONTRIBUTING.md

"to deployed to ... production!" corrected to "to deploy to ... production!"

The verb form should be "deploy" rather than "deployed" in this context.

Goal

Correct grammatical errors and improve readability of the documentation.

Checklist:

cla-bot[bot] commented 2 weeks ago

Thank you for your pull request and welcome to Unlock! We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @mdqst on file. In order for us to review and merge your code, please open another pull request with a single modification: your github username added to the file .clabot. Thank you!