diff --git a/README.md b/README.md index ae310f4..d72601a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Contains another set of basic structures, such as: normalizes or mixins. **Basic files:** - **_normalize.sass**: stylesheet used to reset native browser properties. - **_reusables.sass**: contains structures that repeats throughout the project classes. -- **_typography.sass**: set style for typography, such as headings and body font size, line height and font family using variables on ambience/typography. +- **_typography.sass**: set style for typography, such as headings and body font size, line height and font family using variables from ambience/typography. - **_unclassed.sass**: set styles for basic html tags, those who don't usually have a class. ## 3. Components