Skip to content

Commit 89bc1d2

Browse files
authored
Merge pull request #2 from StarkITA/main
Minor update to terminology
2 parents 48947e1 + b8c6d65 commit 89bc1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wtfdig/src/routes/+page.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</RadioGroup>
6363
</div>
6464
<div>
65-
<h2>Which party are you?</h2>
65+
<h2>Which light party are you in?</h2>
6666
<RadioGroup>
6767
<RadioItem bind:group={party} name="party" value={1}>1</RadioItem>
6868
<RadioItem bind:group={party} name="party" value={2}>2</RadioItem>

0 commit comments

Comments
 (0)