Skip to content

Commit c1f4a85

Browse files
committed
JDVANCE
1 parent 06d6027 commit c1f4a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JDVANCEWIDGIT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1>Ask JD Vance If Your Country is Random</h1>
5858
} else if (country === "russia" || country === "ukraine") {
5959
response = "Duh, no";
6060
} else if (country === "greenland") {
61-
response = "Do you mean the arctic territories of the United States?";
61+
response = "Do you mean The Arctic Territories of the United States?";
6262
} else if (country === "canada") {
6363
response = "That's a state... idiot!!"
6464
} else if (country) {

0 commit comments

Comments
 (0)