Skip to content

Commit 1b111e0

Browse files
Merge pull request steam-bell-92#1067 from n1o5/fix/whack-a-mole-function-name-mismatch
Fix: Whack-a-mole function name mismatch
2 parents b80ee84 + 5e2b3bd commit 1b111e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-app/js/projects/whack-a-mole.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function getWhackaMoleHTML() {
1+
function getWhackAMoleHTML() {
22
return `
33
<div class="project-content">
44
<h2>🔨 Whack-a-Mole</h2>

0 commit comments

Comments
 (0)