]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update version ref in typography page
authorKevin Ball <kmball11@gmail.com>
Fri, 14 Oct 2016 20:55:00 +0000 (13:55 -0700)
committerKevin Ball <kmball11@gmail.com>
Fri, 14 Oct 2016 20:55:00 +0000 (13:55 -0700)
docs/pages/typography-base.md

index 2d5f90ed7e4c061b59cc5ee4c21acc3072ddb747..294aece85fb95991812fcaac86bece4c68263fa3 100644 (file)
@@ -69,7 +69,7 @@ Header  | Default | Large and up
 By inserting a `<small>` element into a header Foundation will scale the header font size down for an inline element, allowing you to use this for subtitles or other secondary header text.
 
 ```html_example
-<h3>Foundation for Sites <small>Version 6.0.4</small></h3>
+<h3>Foundation for Sites <small>Version 6.2.4-rc1</small></h3>
 ```
 
 ---