Fixed traduction typo. (#20027)

Python is the formal name of the language, it should not be translated to "piton"
pull/31524/head
Carla Prieto 2018-10-28 20:07:48 -06:00 committed by Tracey Bushman
parent 3e09317015
commit f3c601ee16
1 changed files with 2 additions and 2 deletions

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:
```
@ -172,4 +172,4 @@ Free Code Camp tiene algunos grandes recursos. La web es un lugar grande, hay mu
* Informática utilizando Python: https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-11?ref=hackernoon#!
* Lista de más recursos para aprender python: https://github.com/vinta/awesome-python
* Python interactivo: http://interactivepython.org/runestone/static/thinkcspy/index.html
* Guía para desarrolladores de Python: https://devguide.python.org/
* Guía para desarrolladores de Python: https://devguide.python.org/