From 30dc6d9f2beb38909449b520362c134223410c02 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Wed, 28 Sep 2022 22:15:34 -0400 Subject: [PATCH] docs(readme): ASCII is an acronym --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21dfab2..5b10bb7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ lipgloss.Color("#04B575") // a green lipgloss.Color("#3C3C3C") // a dark gray ``` -...as well as a 1-bit Ascii profile, which is black and white only. +...as well as a 1-bit ASCII profile, which is black and white only. The terminal's color profile will be automatically detected, and colors outside the gamut of the current palette will be automatically coerced to their closest