aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-08-05 17:21:54 -0700
committerMark Otto <[email protected]>2014-08-05 17:21:54 -0700
commit60e64015de33ebfe32530bdcb3b5ebc35334e76f (patch)
tree73774632635af2ccaaca8baf67c235847ee8b7d8 /docs
parentd71f6470c1f2532e8eecdd7835086a962c9ab1d2 (diff)
downloadbootstrap-60e64015de33ebfe32530bdcb3b5ebc35334e76f.tar.xz
bootstrap-60e64015de33ebfe32530bdcb3b5ebc35334e76f.zip
fix broke code block
Diffstat (limited to 'docs')
-rw-r--r--docs/components/typography.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/typography.md b/docs/components/typography.md
index 0cc70a6cb..2b1b8166c 100644
--- a/docs/components/typography.md
+++ b/docs/components/typography.md
@@ -306,7 +306,7 @@ Remove the default `list-style` and left margin on list items (immediate childre
### Inline
-Place all list items on a single line with `display: inline-block; and some light padding.
+Place all list items on a single line with `display: inline-block;` and some light padding.
{% example html %}
<ul class="list-inline">