diff options
author | Iaan Mesquita <70171075+ianitow@users.noreply.github.com> | 2020-09-26 13:50:18 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-26 13:50:18 -0300 |
commit | c1bf13488cfef106682c0e5702ffc37e41bd75d5 (patch) | |
tree | 183a3e1ead7d696c09009006fad49a965a241982 /pt-br | |
parent | 062497b84f47748e4c51ca321a580758de9c7c67 (diff) |
fix header
omg
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/lua-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/lua-pt.html.markdown b/pt-br/lua-pt.html.markdown index 18450d9a..0c75da26 100644 --- a/pt-br/lua-pt.html.markdown +++ b/pt-br/lua-pt.html.markdown @@ -5,7 +5,7 @@ contributors: filename: learnlua.lua translators: - ["Iaan Mesquita", "https://github.com/ianitow"] -lang:pt-br +lang: pt-br --- ```lua |