Skip to content

Commit f4595be

Browse files
committed
✏️ Fix typo (#1619)
1 parent b9d8a5b commit f4595be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/AtCoderUserValidationForm.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<Input
7979
size="md"
8080
type="hidden"
81-
name="usernatcoder_validationcodeame"
81+
name="atcoder_validationcode"
8282
bind:value={atcoder_validationcode}
8383
/>
8484

0 commit comments

Comments
 (0)