From 1b7fe2b836b9177a67c0d7527dea4fbc51bc2173 Mon Sep 17 00:00:00 2001 From: Dom Christie Date: Thu, 25 Jan 2024 21:29:53 +0000 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2946da6..8227ce4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ module.exports = { ``` By default, this generates a fluid type scale and a fluid space scale with the same defaults as the Utopia calculators: -* A **type scale** with 2 negative steps and 5 positive steps from a 21px base size at the minumum screen size of 320px up to a 24px base size at the maximum screen size of 1140px, with the modular scale being 1.2 (minor third) at the minimum screen size and 1.25 (major third) at the maximum screen size. +* A **type scale** with 2 negative steps and 5 positive steps from a 21px base size at the minimum screen size of 320px up to a 24px base size at the maximum screen size of 1140px, with the modular scale being 1.2 (minor third) at the minimum screen size and 1.25 (major third) at the maximum screen size. * A **spacing scale** with t-shirt sizes from 3xs up to 3xl, and utilities for each space-value pair in the scale ### Typographic Scale