Skip to content

Commit 275a131

Browse files
GoodDaisyAdamj1232
andauthored
fix typo (#1953)
Co-authored-by: Adam Carpenter <[email protected]>
1 parent 800ed61 commit 275a131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib/components/gas/GasCard.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
export { className as class }
1010
export let backgroundStyle = ''
1111
12-
// Holds refference to the background element node for animation
12+
// Holds reference to the background element node for animation
1313
export let cardBg = null
1414
1515
const cardColors: Record<number, string> = {

0 commit comments

Comments
 (0)