diff options
author | Adam Bard <github@adambard.com> | 2018-09-04 09:30:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-04 09:30:45 -0700 |
commit | 123c56724212c8feb840708600f96ad772494312 (patch) | |
tree | 187fae4ab2440e59b873787ea80acf720698ac00 /pt-br | |
parent | 54498dbcb4d954463274b02d53bfcc7ea0c10391 (diff) | |
parent | 2e55664c992f3f5e18b5b113ce9419504a2e25d4 (diff) |
Merge pull request #3207 from divayprakash/fix-yaml-errors
Fix YAML errors, closes #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", ""] |