diff options
author | Pratik Karki <predatoramigo@gmail.com> | 2018-02-28 16:12:00 +0545 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-28 16:12:00 +0545 |
commit | a26d106ed72e7d4a391e73496cc65e0f7b559111 (patch) | |
tree | c8644aaf15676cf354946a12239bdca49ad42c94 /pt-br/bf-pt.html.markdown | |
parent | d57fe66c4308f257af4141d135e446e1a1c383b8 (diff) |
Fix language name
Diffstat (limited to 'pt-br/bf-pt.html.markdown')
-rw-r--r-- | pt-br/bf-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/bf-pt.html.markdown b/pt-br/bf-pt.html.markdown index 53baa9a2..c69995ab 100644 --- a/pt-br/bf-pt.html.markdown +++ b/pt-br/bf-pt.html.markdown @@ -1,5 +1,5 @@ --- -language: bf +language: Brainfuck filename: learnbf-pt.bf contributors: - ["Prajit Ramachandran", "http://prajitr.github.io/"] |