aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ccd29ed..86e62db 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
pong
This is just a simple implementation of pong written in C,
-the whole thin is just thought to become comfortable with
+the whole thing is just thought to become comfortable with
the basics of ncurses and the code is currently completely
located in one single file.