Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 committed May 12, 2018
1 parent 635da28 commit 03a4c7e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
We are using Jekyll to generate the static html files.
https://jekyllrb.com

### Requirements (mac)
### Requirements (macOS)
* Ruby: `brew install ruby` (v2.3.3 works, v2.4.0 *does not*)
* Ruby Gems: https://rubygems.org/pages/download
* NodeJS: https://nodejs.org/en/ (Ideally >=4.5.0)
Expand Down Expand Up @@ -42,7 +42,7 @@ Production builds should be handled by CI.

`npm run htmlproof` will run ImageCheck, ScriptCheck, and LinkCheck on the built "_site" folder "*.html" files. Travis CI will not deploy unless this command finishes successfully!

Mac
macOS
xcode-select --install
gem install nokogiri

Expand Down
4 changes: 2 additions & 2 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ pages:
video-btn: Overview Video

merchants-heading: Please check for your mandatory update details
merchants-text: All Miners, Pools, Wallets, Exchanges , Merchants ... are required to update
merchants-text: All Miners, Pools, Wallets, Exchanges, Merchants... are required to update
merchants-btn: Pools
masternodes-btn: Masternodes
exchanges-btn: Exchanges
Expand Down Expand Up @@ -757,7 +757,7 @@ pages:
What's next? We want digital currencies to be so easy to use your Grandma would use them.


Dash Evolution will enable you to signup and access your Dash from any device and transact as easily as you can with PayPal, but in a fully decentralized way. Stay tuned...
Dash Evolution will enable you to sign up and access your Dash from any device and transact as easily as you can with PayPal, but in a fully decentralized way. Stay tuned...
evolution-btn: Learn More
evolution-link: https://dashpay.atlassian.net/wiki/x/DQBcAg

Expand Down
2 changes: 1 addition & 1 deletion _plugins/sitemap_generator.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sitemap.xml Generator is a Jekyll plugin that generates a sitemap.xml file by
# traversing all of the available posts and pages.
#
# See readme file for documenation
# See readme file for documentation
#
# Updated to use config file for settings by Daniel Groves
# Site: http://danielgroves.net
Expand Down
4 changes: 2 additions & 2 deletions copay/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h2 class="text-left section-title">Support</h2>
<h3 class="content-row__heading">CoPay Wiki</h3>
</div>
<div class="col-sm-6">
<p class="content-row__text">Full documentation on how to install and get started using Dash Copay are available on our wiki. Full documentation on how to install and get started using Dash Copay are available on our wiki.Full documentation on how to install and get started using Dash Copay are available on our wiki.
<p class="content-row__text">Full documentation on how to install and get started using Dash Copay are available on our wiki. Full documentation on how to install and get started using Dash Copay are available on our wiki. Full documentation on how to install and get started using Dash Copay are available on our wiki.
</p>
<a href="https://dashpay.atlassian.net/wiki/x/EQBUC" class="content-row__link" target="_blank">Wiki Link</a>
</div>
Expand Down Expand Up @@ -307,4 +307,4 @@ <h2 class="get-started__heading">Get Started</h2>
</div>
</div>
</section>
</div>
</div>

0 comments on commit 03a4c7e

Please sign in to comment.