summaryrefslogtreecommitdiffhomepage
path: root/pt-br/groovy-pt.html.markdown
diff options
context:
space:
mode:
authorAndre Polykanine <ap@oire.me>2019-10-01 22:52:56 +0300
committerGitHub <noreply@github.com>2019-10-01 22:52:56 +0300
commite2a23c5e23d731162e0dba2dc50999e86a95c623 (patch)
tree71062910d6f852255b3c375a4b319129a31fc3a7 /pt-br/groovy-pt.html.markdown
parentdff76c7965af30e7c7a752513a9ab93a15eb58bc (diff)
parentedccffb0c10d7fc23d2cda63e9063079f18ddfdf (diff)
Merge pull request #3654 from Anabaac/patch-1
[groovy/pt-br] Small typo
Diffstat (limited to 'pt-br/groovy-pt.html.markdown')
-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..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
*/