]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix minor Typo "depreciated" to "deprecated" 9552/head
authorMichi Ruckstuhl <michi.ruckstuhl@gmail.com>
Thu, 22 Dec 2016 14:04:00 +0000 (15:04 +0100)
committerMichi Ruckstuhl <michi.ruckstuhl@gmail.com>
Thu, 22 Dec 2016 14:04:00 +0000 (15:04 +0100)
Change from „depreciated“ (meaning the monetary decrease of value over
time) to „deprecated“.

docs/pages/typography-base.md

index 4660715e46f88c40cb6a86833813e53eb3395a20..710344fe7ccfe20bf6b077d5483f0493d6cb4833 100644 (file)
@@ -118,7 +118,7 @@ The value for `'line-height'`/`'lh'` is transformed into a unitless number, that
 
 <div class="callout alert">
   <p><strong>The `$header-styles` map has replaced `$header-sizes` map in version 6.3. `$header-styles` map is a more general map than `$header-sizes`.</strong></p>
-  <p>`$header-sizes` map is still working and is used to initialize the `$header-styles` map. In version 6.4 the `$header-sizes` is going to be depreciated.</p>
+  <p>`$header-sizes` map is still working and is used to initialize the `$header-styles` map. In version 6.4 the `$header-sizes` is going to be deprecated.</p>
 </div>
 
 ---