diff options
Diffstat (limited to 'docs/_includes/css/grid.html')
| -rw-r--r-- | docs/_includes/css/grid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/grid.html b/docs/_includes/css/grid.html index 429ef90f9..cea5b17ee 100644 --- a/docs/_includes/css/grid.html +++ b/docs/_includes/css/grid.html @@ -226,7 +226,7 @@ </div> {% endhighlight %} - <h3 id="grid-example-mixed-complete">Example: Mobile, tablet, desktops</h3> + <h3 id="grid-example-mixed-complete">Example: Mobile, tablet, desktop</h3> <p>Build on the previous example by creating even more dynamic and powerful layouts with tablet <code>.col-sm-*</code> classes.</p> <div class="bs-docs-grid"> <div class="row show-grid"> |
