Skip to content

Commit

Permalink
fix: removido tag duplicada
Browse files Browse the repository at this point in the history
  • Loading branch information
freitaschz committed Nov 8, 2023
1 parent 68e5e71 commit 14a4504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/data/cards_pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"title": "Python",
"description": "O Python é uma linguagem de programação amplamente usada em aplicações da Web, desenvolvimento de software, ciência de dados e machine learning (ML). Os desenvolvedores usam o Python porque é eficiente e fácil de aprender e pode ser executada em muitas plataformas diferentes.",
"tags": [
"Back-End"
"Back-end"
]
},
{
Expand Down

0 comments on commit 14a4504

Please sign in to comment.