From 58560ff8d4cf2e63c2aee5ab0d8845ec6234bf06 Mon Sep 17 00:00:00 2001 From: Caleb Foust Date: Mon, 30 Sep 2024 09:52:39 +0800 Subject: [PATCH] docs: typo in api --- docs/src/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api.md b/docs/src/api.md index 1cfce68e..1f815173 100644 --- a/docs/src/api.md +++ b/docs/src/api.md @@ -29,7 +29,7 @@ For example: Some API functions, such as {{api style/render}}, accept colors as input. `cy` supports True Color colors specified in hexadecimal along with ANSI 16 and ANSI-256 colors. Under the hood, `cy` uses [charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss?tab=readme-ov-file#colors) and thus supports its color references. -You can read more about color support in terminal emiulators [here](https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797#color-codes). +You can read more about color support in terminal emulators [here](https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797#color-codes). Examples of valid colors: