Skip to content

Commit 8784930

Browse files
authored
Fix typo in instructions for running Java code (#47)
1 parent f7c1cdc commit 8784930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/how-to-run-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ After installing Termux, follow these steps to set it up:
5454

5555

5656
::: info
57-
Skip step 3 , if you want don't want to run java code from Acode
57+
Skip step 3 , if you don't want to run java code from Acode
5858
:::
5959
6060
@@ -125,4 +125,4 @@ Now, you can compile and run your Java code directly in Acode using the terminal
125125
java YourFileName
126126
```
127127

128-
By following these steps, you can successfully run and manage Java projects directly on your Android device using Acode and Termux. Happy coding!
128+
By following these steps, you can successfully run and manage Java projects directly on your Android device using Acode and Termux. Happy coding!

0 commit comments

Comments
 (0)