diff options
author | Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> | 2023-10-01 17:55:42 -0300 |
---|---|---|
committer | Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> | 2023-10-01 17:55:42 -0300 |
commit | 637c41642af603487933ccaf38cba502aa6c0cb6 (patch) | |
tree | aac4f5f4cc4246478ee3330730a4f649da32c490 /pt-br/set-theory-pt.html.markdown | |
parent | ae0c34fc248b0f857ddd6b5e714497c4de227792 (diff) |
Fix language code, and contributor/translator list
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
Diffstat (limited to 'pt-br/set-theory-pt.html.markdown')
-rw-r--r-- | pt-br/set-theory-pt.html.markdown | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/pt-br/set-theory-pt.html.markdown b/pt-br/set-theory-pt.html.markdown index bdc9a9df..97a82e50 100644 --- a/pt-br/set-theory-pt.html.markdown +++ b/pt-br/set-theory-pt.html.markdown @@ -1,9 +1,11 @@ --- category: Algorithms & Data Structures name: Set theory -lang: pt-pt +lang: pt-br contributors: - - ["Bárbara Luz", "https://github.com/barbluz"] + - ["Andrew Ryan Davis", "https://github.com/AndrewDavis1191"] +translators: + - ["Bárbara Luz", "https://github.com/barbluz"] --- Teoria de conjuntos é uma área da matemática que estuda conjuntos, suas operações e propriedades. |