Fixed traduction typo. (#20027)

Python is the formal name of the language, it should not be translated to "piton"
This commit is contained in:
Carla Prieto
2018-10-28 20:07:48 -06:00
committed by Tracey Bushman
parent 3e09317015
commit f3c601ee16

View File

@ -76,7 +76,7 @@ $ python3.5
$
```
## El zen de pitón
## El zen de Python
Algunos de los principios que influyeron en el diseño de Python se incluyen como un huevo de Pascua y se pueden leer usando el comando en el modo interactivo de intérprete de Python:
```