From ccbf3e78b1d965d49fccbaf27e9d97891fd91e7d Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 15 May 2023 11:21:51 +0200 Subject: [PATCH] docs: typo in button --- docs/content/2.elements/3.button.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/2.elements/3.button.md b/docs/content/2.elements/3.button.md index 090d01c5..a037b3e9 100644 --- a/docs/content/2.elements/3.button.md +++ b/docs/content/2.elements/3.button.md @@ -37,7 +37,7 @@ props: Button :: -Besides all the colors from the `ui.colors` object, you can also use the `white` and `gray` and `black` colors with their pre-defined variants. +Besides all the colors from the `ui.colors` object, you can also use the `white`, `gray` and `black` colors with their pre-defined variants. #### White