diff options
author | Divay Prakash <divayprakash3@gmail.com> | 2018-09-04 18:31:52 +0530 |
---|---|---|
committer | Divay Prakash <divayprakash3@gmail.com> | 2018-09-04 18:31:52 +0530 |
commit | 7debaf3bfbe3dcb30edffb25c284011b8c649eb1 (patch) | |
tree | a495ce2022f824bf7ac4a162c7ebb7b9a701395e /pt-br | |
parent | 63924d02cc7c00d77920bfdaa5fded9ea850e95a (diff) |
Add language code suffix (#3206)
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/solidity-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/solidity-pt.html.markdown b/pt-br/solidity-pt.html.markdown index 37d15bf2..d4555fa7 100644 --- a/pt-br/solidity-pt.html.markdown +++ b/pt-br/solidity-pt.html.markdown @@ -1,6 +1,6 @@ --- language: Solidity -filename: learnSolidity.sol +filename: learnSolidity-br.sol contributors: - ["Nemil Dalal", "https://www.nemil.com"] - ["Joseph Chow", ""] |