Browse Source

docs: fixing typos

pull/2511/head
zanninso 2 months ago
parent
commit
d9e5e6b10e
  1. 2
      subjects/java/checkpoints/universal-greeting/README.md

2
subjects/java/checkpoints/universal-greeting/README.md

@ -37,6 +37,6 @@ and its output :
```shell
$ javac *.java -d build
$ java -cp build ExerciseRunner
Hello, How are you
Hello, How are you?
$
```

Loading…
Cancel
Save