diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-04-03 22:13:10 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-04-03 22:13:38 +0200 |
commit | 7ad9cf1878e08358284340d8eab7101de53114ba (patch) | |
tree | f0a8e8dd0db16ce2abe0dc6cda4f8e0c697d629c | |
parent | 547a300d8a465e37c5d5a5685ee478626c7445e3 (diff) |
Corregir lenguaje inclusivo
fixes #2
-rw-r--r-- | es/01_intro.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/es/01_intro.md b/es/01_intro.md index b18e4f1..c8bb41a 100644 --- a/es/01_intro.md +++ b/es/01_intro.md @@ -133,7 +133,7 @@ Como ejercicio te propongo lo siguiente: > PISTA: el mensaje que aparece al abrir la REPL te dice cómo. -3. Sal de la ayuda (descubre tú mismo cómo se hace). +3. Sal de la ayuda (descubre por tu cuenta cómo se hace). 4. Ejecuta `import this` y lee el resultado. |