Fixed misspellings#86
Fixed misspellings#86faustbrian merged 1 commit intoArkEcosystemArchive:masterfrom TomasRoj:fix-misspellings
Conversation
|
Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
|
Your pull request doesn't follow our contribution guidelines. Please review and correct it. |
|
The ci/circleci: build-linux-default job is failing as of b7be3d76032c8f5a257599be5e4dc9609cf7fae4. Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
1 similar comment
|
The ci/circleci: build-linux-default job is failing as of b7be3d76032c8f5a257599be5e4dc9609cf7fae4. Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
|
Dear rewievers this pr is about changing typos. No new code added |
|
A contributor has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution! |
|
Your pull request has been merged and marked as tier 5. It will earn you $5 USD. |
|
WTF 5 dollars? where, for what? |
|
@TomasRoj Check http://bounty.ark.io/. |
|
Can I send theese to my bank account? |
|
@TomasRoj Can you provide me with your ARK address for GitHub bounty? You can also contact me on ARK's Slack - https://ark.io/slack (username : boldninja) and direct message me your address there. |
|
Hey, my address is ATTyinJhd3nnFhTxWDfn6Wv8g91xq4S7hp |
|
Hi Tomas, ARK bounty has been distributed. If you want to exchange to another currency look at the exchanges we are listed on https://ark.io/exchanges |
|
Hi, I downloaded desktop wallet and its there. Thanks!
---------- Původní e-mail ----------
Od: boldninja <notifications@github.com>
Komu: ArkEcosystem/cpp-client <cpp-client@noreply.github.com>
Datum: 3. 6. 2019 17:42:29
Předmět: Re: [ArkEcosystem/cpp-client] Fixed misspellings (#86)
"
Hi Tomas, ARK bounty has been distributed. If you want to exchange to
another currency look at the exchanges we are listed on https://ark.io/
exchanges(https://ark.io/exchanges)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
(#86)
, or mute the thread
(https://github.com/notifications/unsubscribe-auth/AKDLLF2HCC6DSGMY6UOWJTLPYU3JVANCNFSM4HLZ6ZPA)
.
"
|
I found and fixed some typos and misspellings in this repository.
Refactoring (improve a current implementation without adding a new feature or fixing a bug)
Docs (documentation only changes)
I have read the CONTRIBUTING documentation
Lint and unit tests pass locally with my changes
I have added tests that prove my fix is effective or that my feature works
I have added necessary documentation (if appropriate)