diff --git a/js/render.js b/js/render.js index 4c3a550..7aafb33 100644 --- a/js/render.js +++ b/js/render.js @@ -72,7 +72,7 @@ function renderBeginningText() { var mob, fontSize; if(/mobile|Mobile|iOS|Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) { mob = true; - input_text = 'Tap the screen\'s left and ride' + input_text = 'Tap the screen\'s left and right' action_text = 'sides to rotate the hexagon' score_text = 'Match 3+ blocks to score' fontSize = 35