Skip to content

Commit

Permalink
arrumando placar jogo japão e croácia
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielovski committed Dec 5, 2022
1 parent f37c755 commit fb0fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/oitavas.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ document.querySelector("#cards").innerHTML =
createCard(
"05/12",
"segunda",
createGame("japão", "1 x 2", "croácia") +
createGame("japão", "1 x 1", "croácia") +
createGame("brasil", "4 x 1", "coreia do sul"),
"encerrados"
) +
Expand Down

1 comment on commit fb0fa68

@vercel
Copy link

@vercel vercel bot commented on fb0fa68 Dec 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.