summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <adam@adambard.com>2020-02-13 22:11:29 -0800
committerAdam Bard <adam@adambard.com>2020-02-13 22:11:29 -0800
commit7539720f13ad86101be19b23989e260a9bc83dea (patch)
tree881fb2d8c05431f9b74ffce13245419f34331748
parent1a06a3512b4c748372d8aebfdf97ddb07dbfaa54 (diff)
fix en python again
-rw-r--r--python.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 0d438130..56cb9aac 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -1,5 +1,5 @@
---
-language: python
+language: Python
contributors:
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
- ["Steven Basart", "http://github.com/xksteven"]