Skip to content

Commit

Permalink
Merge pull request foundation#6853 from CreativeColon/master
Browse files Browse the repository at this point in the history
Proper sentence completion in docs
  • Loading branch information
tdhartwick committed Sep 1, 2015
2 parents c25252e + b5d2ec6 commit 60149cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/pages/css.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h3>Stylesheets</h3>
<ul class="info-list">
<li>
<strong>foundation.css</strong>
<p>The default CSS for Foundation is kept here. You can find the component and and its settings there. You will use this file as you are developing because it's easier to read.</p>
<p>The default CSS for Foundation is kept here. You can find the component and its settings there. You will use this file as you are developing because it's easier to read.</p>
</li>
<li>
<strong>foundation.min.css</strong>
Expand Down
2 changes: 1 addition & 1 deletion doc/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h2 class="subheader">Want to give Foundation a quick spin? We've set up a Codep
</ul>
<div class="tabs-content">
<div class="content active" id="testdrive-1">
<p>We put together a small demo to show easy it is to start creating with the Foundation Grid! We've used visibility classes, a medium grid, and even source ordering. You can play with this Codepen yourself. Go ahead and fork it, change it, enjoy it!</p>
<p>We put together a small demo to show you how easy it is to start creating with the Foundation Grid! We've used visibility classes, a medium grid, and even source ordering. You can play with this Codepen yourself. Go ahead and fork it, change it, enjoy it!</p>
<p data-height="350" data-theme-id="7558" data-slug-hash="olduj" data-default-tab="result" class='codepen'>See the Pen <a href='http://codepen.io/ZURBFoundation/pen/olduj/'>Grid Example</a> by ZURB Foundation (<a href='http://codepen.io/ZURBFoundation'>@ZURBFoundation</a>) on <a href='http://codepen.io'>CodePen</a>.</p><script async src="//codepen.io/assets/embed/ei.js"></script>
</div>
<div class="content " id="testdrive-2">
Expand Down

0 comments on commit 60149cf

Please sign in to comment.