diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-07-06 05:04:23 -0600 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-07-06 05:04:23 -0600 |
commit | da7872160f827066667d8f010b3988ad0377f65a (patch) | |
tree | 5398617f248325c70413650e72cecb7089709c03 /pt-br | |
parent | c21f0c4a2410894dc67350f1e1e94126d62185bc (diff) |
[clojure macros/pt-br] fix URL and generated filename
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/clojure-macros-pt.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pt-br/clojure-macros-pt.html.markdown b/pt-br/clojure-macros-pt.html.markdown index 1db3fdea..ca01eb92 100644 --- a/pt-br/clojure-macros-pt.html.markdown +++ b/pt-br/clojure-macros-pt.html.markdown @@ -1,6 +1,6 @@ --- -language: clojure -filename: learnclojure-pt.clj +language: "clojure macros" +filename: learnclojuremacros-pt.clj contributors: - ["Adam Bard", "http://adambard.com/"] translators: |