Skip to content

Commit

Permalink
Update content/pt/docs/languages/java/getting-started.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ezzio Moreira <[email protected]>
  • Loading branch information
haveheartt and EzzioMoreira authored Jan 2, 2025
1 parent 0b3f873 commit 1b5ddc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pt/docs/languages/java/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {

### Criando e iniciando um servidor HTTP {#create-and-launch-an-http-server}

Na mesma pasta, crie um arquivo chamado `DiceApplication.java` e adicione o
No mesmo diretório, crie um arquivo chamado `DiceApplication.java` e adicione o
seguinte código:

<!-- prettier-ignore-start -->
Expand Down

0 comments on commit 1b5ddc0

Please sign in to comment.