We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d6027 commit c1f4a85Copy full SHA for c1f4a85
JDVANCEWIDGIT.html
@@ -58,7 +58,7 @@ <h1>Ask JD Vance If Your Country is Random</h1>
58
} else if (country === "russia" || country === "ukraine") {
59
response = "Duh, no";
60
} else if (country === "greenland") {
61
- response = "Do you mean the arctic territories of the United States?";
+ response = "Do you mean The Arctic Territories of the United States?";
62
} else if (country === "canada") {
63
response = "That's a state... idiot!!"
64
} else if (country) {
0 commit comments