From 954f5ef63fc089c1bf78d74d5272f79eb1d301b8 Mon Sep 17 00:00:00 2001 From: GoodDaisy <90915921+GoodDaisy@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:45:18 +0800 Subject: [PATCH] fix typo --- docs/src/lib/components/gas/GasCard.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/lib/components/gas/GasCard.svelte b/docs/src/lib/components/gas/GasCard.svelte index c914e671c..d6db0a12c 100644 --- a/docs/src/lib/components/gas/GasCard.svelte +++ b/docs/src/lib/components/gas/GasCard.svelte @@ -9,7 +9,7 @@ export { className as class } export let backgroundStyle = '' - // Holds refference to the background element node for animation + // Holds reference to the background element node for animation export let cardBg = null const cardColors: Record = {