Skip to content

Commit

Permalink
Fixed typo on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
odinsride committed Apr 7, 2018
1 parent 2154923 commit d8e522e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/static_pages/home.html.erb
Expand Up @@ -3,7 +3,7 @@
</style>
<div class="container text-center">
<h1><strong>olubalance</strong></h1>
<h3 style="color: #a4a4a4">olubalance is a simple application for keeping track of your personal fincances.</h3><br />
<h3 style="color: #a4a4a4">olubalance is a simple application for keeping track of your personal finances.</h3><br />
<h5>Follow us on GitHub!<br />
<a class="github-button" href="https://github.com/odinsride/olubalance/subscription" data-icon="octicon-eye" aria-label="Watch odinsride/olubalance on GitHub">Watch olubalance</a></h5>
<div class="row mt-5">
Expand Down

0 comments on commit d8e522e

Please sign in to comment.