diff options
author | Aaron Holbrook <AaronHolbrook@users.noreply.github.com> | 2014-05-25 19:05:38 -0500 |
---|---|---|
committer | Aaron Holbrook <AaronHolbrook@users.noreply.github.com> | 2014-05-25 19:05:38 -0500 |
commit | 27d81d36ab4aa2db7164bdc1cde7616add9cce7a (patch) | |
tree | d61545756d511b33a3501728e78b9601001b9861 | |
parent | c804809b95854313ab82a752bf0e9ad1f31bff6c (diff) | |
download | backbonetutorials-27d81d36ab4aa2db7164bdc1cde7616add9cce7a.zip backbonetutorials-27d81d36ab4aa2db7164bdc1cde7616add9cce7a.tar.gz backbonetutorials-27d81d36ab4aa2db7164bdc1cde7616add9cce7a.tar.bz2 |
Spelling, grammar updates
-rw-r--r-- | _site/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_site/about.html b/_site/about.html index 0a498de..ad926c6 100644 --- a/_site/about.html +++ b/_site/about.html @@ -78,7 +78,7 @@ <h3 class="panel-title">About</h3> </div> - <p>Backbone Tutorials is a collection of tutorials written by <a href="http://thomasdav.is">Thomas Davis</a>. Everything is open source and I try my best to keep the tutorials updated. Though I am busy and only work on this is my spare time so many <a href="https://github.com/thomasdavis/backbonetutorials/graphs/contributors">contributors</a> have also help me put this resource together.</p> + <p>Backbone Tutorials is a collection of tutorials written by <a href="http://thomasdav.is">Thomas Davis</a>. Everything is open source and I try my best to keep the tutorials updated. Though I am busy and only work on this in my spare time, so many <a href="https://github.com/thomasdavis/backbonetutorials/graphs/contributors">contributors</a> have also help me put this resource together.</p> </div> </div> <div class="col-lg-8"> |