Browse Source

Spell check

pull/231/head
Ramiro Saenz 9 years ago
parent
commit
cfa9fa1702
  1. 6
      index.html

6
index.html

@ -67,7 +67,7 @@
<div class="row"> <div class="row">
<div class="text-box col-md-offset-1 col-md-10"> <div class="text-box col-md-offset-1 col-md-10">
<h2>The new way to organize your services</h2> <h2>The new way to organize your services</h2>
<p>Rambox give you the possibility to add common services many times you need for business and private accounts. It's perfect for tech people who works with many services.</p> <p>Rambox gives you the possibility to add common services many times you need for business and private accounts. It's perfect for tech people who work with many services.</p>
<div class="social-placeholder"> <div class="social-placeholder">
<!-- Place this tag where you want the button to render. --> <!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/saenzramiro/rambox" data-icon="octicon-eye" data-style="mega" data-count-href="/saenzramiro/rambox/watchers" data-count-api="/repos/saenzramiro/rambox#subscribers_count" data-count-aria-label="# watchers on GitHub" aria-label="Watch saenzramiro/rambox on GitHub">Watch</a> <a class="github-button" href="https://github.com/saenzramiro/rambox" data-icon="octicon-eye" data-style="mega" data-count-href="/saenzramiro/rambox/watchers" data-count-api="/repos/saenzramiro/rambox#subscribers_count" data-count-aria-label="# watchers on GitHub" aria-label="Watch saenzramiro/rambox on GitHub">Watch</a>
@ -97,7 +97,7 @@
<div class="img-holder fa fa-plus-circle"></div> <div class="img-holder fa fa-plus-circle"></div>
<div class="text-holder"> <div class="text-holder">
<h3>Add Custom Services</h3> <h3>Add Custom Services</h3>
<p>You can add custom services that are not listed in the list.</p> <p>You can add any custom service of your choice.</p>
</div> </div>
</li> </li>
<li> <li>
@ -118,7 +118,7 @@
<div class="img-holder fa fa-power-off"></div> <div class="img-holder fa fa-power-off"></div>
<div class="text-holder"> <div class="text-holder">
<h3>System Tray</h3> <h3>System Tray</h3>
<p>Rambox will still running in your system tray.</p> <p>Rambox always runs and can be accessed in the system tray.</p>
</div> </div>
</li> </li>
</ul> </ul>

Loading…
Cancel
Save