Browse Source

Merge pull request #99 from jvelo/patch-1

Typo (resorces -> resources)
pull/107/head
Connor Sears 12 years ago
parent
commit
5abb5785b2
  1. 2
      dist/template.html

2
dist/template.html vendored

@ -44,7 +44,7 @@
<!-- Wrap all non-bar HTML in the .content div (this is actually what scrolls) -->
<div class="content">
<div class="content-padded">
<p class="welcome">Thanks for downloading Ratchet. This is an example HTML page that's linked up to compiled Ratchet CSS and JS, has the proper meta tags and the HTML structure. Need some more help before you start filling this with your own content? Check out some Ratchet resorces:</p>
<p class="welcome">Thanks for downloading Ratchet. This is an example HTML page that's linked up to compiled Ratchet CSS and JS, has the proper meta tags and the HTML structure. Need some more help before you start filling this with your own content? Check out some Ratchet resources:</p>
</div>
<ul class="list inset">

Loading…
Cancel
Save