diff options
| -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  */ | 
