Skip to content

Commit

Permalink
index.html: add missing opening exclamation mark in Spanish (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
soyangel authored Oct 30, 2024
1 parent 34f51d8 commit 33ae08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion welcome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<h1>
<!-- English --> <span class="lang">Congratulations!</span>
<!-- Japanese --> <span class="lang">おめでとう!</span>
<!-- Spanish --> <span class="lang">Felicidades!</span>
<!-- Spanish --> <span class="lang">¡Felicidades!</span>
<!-- Chinese --> <span class="lang">恭喜!</span>
<!-- Hindi --> <span class="lang">बधाई हो!</span>
<!-- Russian --> <span class="lang">Поздравляю!</span>
Expand Down

0 comments on commit 33ae08f

Please sign in to comment.