From d9da3bbe3e4b5c2c7e5b5442efd240d77bddee37 Mon Sep 17 00:00:00 2001 From: Michi Ruckstuhl Date: Thu, 22 Dec 2016 15:04:00 +0100 Subject: [PATCH] Fix minor Typo "depreciated" to "deprecated" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change from „depreciated“ (meaning the monetary decrease of value over time) to „deprecated“. --- docs/pages/typography-base.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/typography-base.md b/docs/pages/typography-base.md index 4660715e4..710344fe7 100644 --- a/docs/pages/typography-base.md +++ b/docs/pages/typography-base.md @@ -118,7 +118,7 @@ The value for `'line-height'`/`'lh'` is transformed into a unitless number, that

The `$header-styles` map has replaced `$header-sizes` map in version 6.3. `$header-styles` map is a more general map than `$header-sizes`.

-

`$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.

+

`$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.

--- -- 2.47.2