From c3b48e00339da828e1ec1eeada25acbbd291e92c Mon Sep 17 00:00:00 2001 From: mark Date: Sat, 30 Dec 2023 06:09:09 +0100 Subject: [PATCH] Refine spinner args --- data/structures/spinner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/structures/spinner.yml b/data/structures/spinner.yml index c0eb8380..c7e25a72 100644 --- a/data/structures/spinner.yml +++ b/data/structures/spinner.yml @@ -6,7 +6,7 @@ arguments: type: string optional: true comment: >- - Class attribute of the wrapping element, e.g. “text-center”. + Class attribute of the wrapping element, e.g. `text-center`. color: type: select optional: true