JoshOrndorff / LearnRholangByExample

Teaches rholang to beginners and intermediate programmers through hands-on examples and experimentation.
67 stars 32 forks source link

Add a couple of words on cryptofex #28

Closed Barkov-F closed 5 years ago

Barkov-F commented 5 years ago

Made a new pull request with fixed typos

Barkov-F commented 5 years ago

Oops... What's the best way to work with change requests? Should I create a new PR or not?

JoshOrndorff commented 5 years ago

You can update pull requests by pushing more changes to the branch you made this pull request from. I see the branch was called patch-2 which means you probably made the edit through github's web interface. Generally it is nice to make your own branch, especially for bigger PRs like your translations.

I'll close this one since I merged the other one without the typos.