From 70fac15b8329c18e0adaec0236c65ce547df9b8e Mon Sep 17 00:00:00 2001 From: Mono <111888944+mnjx@users.noreply.github.com> Date: Fri, 26 Aug 2022 11:34:10 +0200 Subject: [PATCH] Update README.md grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a048a8..5568220 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pong -This python program is a simple clone of the poupular game Pong. It uses the tkinter library for the GUI. The game ends when one side has 10 points. +This python program is a simple clone of the popular game Pong. It uses the tkinter library for the GUI. The game ends when one side has 10 points. # Controls