diff options
| author | Casper <[email protected]> | 2017-07-04 15:32:41 +0800 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-07-04 09:32:41 +0200 |
| commit | 6797e8421564c64fb8d27412e25fb8f7d7b19ca2 (patch) | |
| tree | 64640e5b8e2ff37e4ca6023035a3f1b415a41fcc | |
| parent | de78b71bab289374c44c84154b48847919106a60 (diff) | |
| download | bootstrap-6797e8421564c64fb8d27412e25fb8f7d7b19ca2.tar.xz bootstrap-6797e8421564c64fb8d27412e25fb8f7d7b19ca2.zip | |
fixed doc vertical-align.md "inlie" to "inline" (#22984)
| -rw-r--r-- | docs/4.0/utilities/vertical-align.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/utilities/vertical-align.md b/docs/4.0/utilities/vertical-align.md index e68498270..3bb4fb851 100644 --- a/docs/4.0/utilities/vertical-align.md +++ b/docs/4.0/utilities/vertical-align.md @@ -1,7 +1,7 @@ --- layout: docs title: Vertical alignment -description: Easily change the vertical alignment of inlie, inline-block, inline-table, and table cell elements. +description: Easily change the vertical alignment of inline, inline-block, inline-table, and table cell elements. group: utilities --- |
