Commit 4699fd4b authored by Mark Otto's avatar Mark Otto
Browse files

fix typos

parent 49153ecf
12 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!26437merge,!22391V4 dev,!22547Finished a new translation for bootstrap,!22143Fix selectable disabled toggle radio buttons,!22598test,!21067dfsa,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23178Spinner,!17021v4
Showing with 4 additions and 4 deletions
+4 -4
atom---
---
layout: docs
title: Grid system
description: Documentation and examples for using Bootstrap's powerful, responsive, and mobile-first grid system.
......@@ -34,14 +34,14 @@ Sounds good? Great, let's move on to seeing all that in an example.
If you're using Bootstrap's compiled CSS, this the example you'll want to start with.
{% example html %}
<div class="container">a
<div class="container">
<div class="row">
<div class="col-sm-4">
One of three columnsa
One of three columns
</div>
<div class="col-sm-4">
One of three columns
</div>atom
</div>
<div class="col-sm-4">
One of three columns
</div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment