diff options
| author | Mark Otto <[email protected]> | 2017-07-01 19:34:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-01 23:05:51 -0700 |
| commit | 58816b38b7063db46172ffa12178c95fdb242f6f (patch) | |
| tree | cfe41cd3471ffb8194db339d7194aa7c0606188b /_data | |
| parent | 25d5ffc9f96d1eca3ba274571924ed7881e7bb44 (diff) | |
| download | bootstrap-58816b38b7063db46172ffa12178c95fdb242f6f.tar.xz bootstrap-58816b38b7063db46172ffa12178c95fdb242f6f.zip | |
Move /utilities/typography to /utilities/text to match SCSS file name
Diffstat (limited to '_data')
| -rw-r--r-- | _data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_data/nav.yml b/_data/nav.yml index 79f532a8b..a6d4a6bdc 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -65,7 +65,7 @@ - title: Screenreaders - title: Sizing - title: Spacing - - title: Typography + - title: Text - title: Vertical align - title: Visibility |
