aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-12-31 19:49:08 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-12-31 19:49:08 +0100
commitbf28188d60a0507b8ad9e0e6154970f7eb68ca01 (patch)
tree9f8deef5a446a15012f1c18e926d31ae74d2b254
parentea7944a0a8b535777127d51da423be80d2cfee91 (diff)
downloadwhack-a-mole-master.tar.xz
Fix typo in README.mdHEADmaster
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3aebef9..3bab95c 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,4 @@ A game created in 5 minutes.
![Image](image.png)
## Context
-
-I made this a few years ago and it was one of the first pieces of code I wrote, so please be gentle when reading a code.
+I made this a few years ago and it was one of the first pieces of code I wrote, so please be gentle when reading the code.