diff --git a/guide/english/game-development/pygame/index.md b/guide/english/game-development/pygame/index.md index 17a69b7492a..f3f6f15dd7f 100644 --- a/guide/english/game-development/pygame/index.md +++ b/guide/english/game-development/pygame/index.md @@ -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