Skip to content

Commit d57a079

Browse files
committed
fix: typo
1 parent 1934233 commit d57a079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/soundcloud.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<iframe
1111
{width}
1212
{height}
13-
title={`spotify-${soundcloudLink}`}
13+
title={`soundcloud-${soundcloudLink}`}
1414
scrolling="false"
1515
frameborder="0"
1616
allow="autoplay"

0 commit comments

Comments
 (0)