Skip to content

Commit

Permalink
Corregir error ortográfico
Browse files Browse the repository at this point in the history
Ejercicio estaba escrito con g.

Close amoralej#22
  • Loading branch information
ZoeJimenez22 committed Mar 18, 2022
1 parent 1d7caf8 commit 50717f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2048/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<body>
<div class="container">
<div class="heading">
<h1 class="title">Egercicio OSS: 2048</h1>
<h1 class="title">Ejercicio OSS: 2048</h1>
<div class="scores-container">
<div class="score-container">0</div>
<div class="best-container">0</div>
Expand Down

0 comments on commit 50717f9

Please sign in to comment.