Docs: fix 1 typo; use <code> in 1 place

This commit is contained in:
Chris Rebert 2013-06-25 19:50:37 -07:00
parent cc43ba35d7
commit 274a342657
2 changed files with 2 additions and 2 deletions

View file

@ -247,7 +247,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
<div class="bs-callout">
<h4>Need more examples?</h4>
<p>We dive into more grid layouts in a separte page, free of chrome and documentation to better show you the power of the grid.</p>
<p>We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.</p>
<p><a class="btn btn-danger" target="_blank" href="../examples/grid/">More grid examples</a></p>
</div>