Capitalized "Python" (#23503)

I capitalized "Python" because it is a proper noun.
This commit is contained in:
Chris Fotso
2018-10-30 12:27:52 -05:00
committed by Aditya
parent 65094d13e4
commit e1ce19986e

View File

@@ -5,7 +5,7 @@ title: Pygame
### Game Development with Pygame
Pygame is an open source, cross platform python library used for game development, written by Pete Shinners. The Pygame documentation and more information can be found on their website at https://pygame.org.
Pygame is an open source, cross platform Python library used for game development, written by Pete Shinners. The Pygame documentation and more information can be found on their website at https://pygame.org.
### Overview