diff --git a/bangdd.js b/bangdd.js index 35d3005..953a65e 100644 --- a/bangdd.js +++ b/bangdd.js @@ -32,7 +32,7 @@ function onTimeToBang(event) { function createButton() { let bang_it = createElementFromHTML( '
  • ' + - 'Bang It' + + 'Google' + '
  • ' );