Skip to content

Commit 4fa41a0

Browse files
reintroduce "to" in intro
1 parent 560859f commit 4fa41a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 class="title">2048</h1>
2424
</div>
2525

2626
<div class="above-game">
27-
<p class="game-intro">Join the numbers and get the <strong>2048 tile!</strong></p>
27+
<p class="game-intro">Join the numbers and get to the <strong>2048 tile!</strong></p>
2828
<a class="restart-button">New Game</a>
2929
</div>
3030

0 commit comments

Comments
 (0)