diff --git a/tutorials/how-to-run-java.md b/tutorials/how-to-run-java.md index b86dc3a..f7b3cba 100644 --- a/tutorials/how-to-run-java.md +++ b/tutorials/how-to-run-java.md @@ -54,7 +54,7 @@ After installing Termux, follow these steps to set it up: ::: info -Skip step 3 , if you want don't want to run java code from Acode +Skip step 3 , if you don't want to run java code from Acode ::: @@ -125,4 +125,4 @@ Now, you can compile and run your Java code directly in Acode using the terminal java YourFileName ``` -By following these steps, you can successfully run and manage Java projects directly on your Android device using Acode and Termux. Happy coding! \ No newline at end of file +By following these steps, you can successfully run and manage Java projects directly on your Android device using Acode and Termux. Happy coding!