diff options
author | Victor Bastos <victorwpbastos@gmail.com> | 2017-10-23 13:14:03 -0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-23 13:14:03 -0200 |
commit | 62892f4ca1a838eb556b3cbd4122d89a8b9f87b7 (patch) | |
tree | 6af88899947222272fc5d584ea5bb4982a3b4483 | |
parent | 7c2bd365bd4f69d9d48b06fd1f2628dafc5218fb (diff) |
[asciidoc/pt-br] Small typo
-rw-r--r-- | pt-br/asciidoc-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/asciidoc-pt.html.markdown b/pt-br/asciidoc-pt.html.markdown index 1dee31db..b12c0693 100644 --- a/pt-br/asciidoc-pt.html.markdown +++ b/pt-br/asciidoc-pt.html.markdown @@ -99,7 +99,7 @@ Para criar uma lista com marcadores use asteriscos. * baz ``` -Para criar uma lista nĂºmerada use pontos. +Para criar uma lista numerada use pontos. ``` . item 1 |