summaryrefslogtreecommitdiffhomepage
path: root/pt-br
diff options
context:
space:
mode:
authorVictor Bastos <victorwpbastos@gmail.com>2019-10-01 12:04:06 -0300
committerGitHub <noreply@github.com>2019-10-01 12:04:06 -0300
commit09e6e2d6c4839c25564dc9fce42555bf7658ff14 (patch)
tree6cdc563ff8beb01ed7e2fc03b2182b80ebe1a865 /pt-br
parentdff76c7965af30e7c7a752513a9ab93a15eb58bc (diff)
[groovy/pt-br] Small typo
Diffstat (limited to 'pt-br')
-rw-r--r--pt-br/groovy-pt.html.markdown2
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..f3a7699e 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) Intale o Groovy: gvm install groovy
3) Inicie o console groovy digitando: groovyConsole
*/