Skip to content

Commit af4d5fd

Browse files
authored
Update README.es.md
1 parent 71fe9b0 commit af4d5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/09-Function-parameters/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Los nombres de los parámetros no importan, pero debe ser **lo más explícito p
88

99
## 📝 Instrucciones:
1010

11-
+ Escribe la función `render_person` requerida para imprimir un string como el siguiente:
11+
1. Escribe la función `render_person` requerida para imprimir un string como el siguiente:
1212

1313
```text
1414
Bob is a 23 years old male born in 05/22/1983 with green eyes

0 commit comments

Comments
 (0)