docs: fix typo

This commit is contained in:
amin 2024-06-21 15:49:34 +01:00 committed by zanninso
parent f1e8174e3b
commit 6fd1b11727
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ public class ExerciseRunner {
### Expected Output
```shell
Copy code
$ javac *.java -d build
$ java -cp build ExerciseRunner
28/06/2022