diff options
author | Ana Beatriz Cavalcanti <55802251+Anabaac@users.noreply.github.com> | 2019-10-01 13:25:07 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 13:25:07 -0300 |
commit | edccffb0c10d7fc23d2cda63e9063079f18ddfdf (patch) | |
tree | 71062910d6f852255b3c375a4b319129a31fc3a7 /pt-br/groovy-pt.html.markdown | |
parent | dff76c7965af30e7c7a752513a9ab93a15eb58bc (diff) |
[groovy/pt-br] Small typo
Diffstat (limited to 'pt-br/groovy-pt.html.markdown')
-rw-r--r-- | pt-br/groovy-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/groovy-pt.html.markdown b/pt-br/groovy-pt.html.markdown index aed23df1..1eab9cc3 100644 --- a/pt-br/groovy-pt.html.markdown +++ b/pt-br/groovy-pt.html.markdown @@ -17,7 +17,7 @@ Groovy - Uma linguagem dinâmica para a plataforma Java. [Leia mais aqui.](http: Prepara-se: 1) Instale a máquina virtual de Groovy - http://gvmtool.net/ - 2) Intalse o Groovy: gvm install groovy + 2) Instale o Groovy: gvm install groovy 3) Inicie o console groovy digitando: groovyConsole */ |