docs: fix formating

This commit is contained in:
zanninso 2024-03-27 15:26:45 +00:00 committed by zanninso
parent 9344d53596
commit b5099e4543
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ In a file named `UniversalGreeting.java` write a function `greeting` that takes
`ES` : `Hola, cómo estás?`
and return an empty string in any other case.
### Expected Functions
```java