aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com>2021-12-31 19:46:59 +0100
committerGitHub <noreply@github.com>2021-12-31 19:46:59 +0100
commitf68808ae2f8669c254aaff80f55dd696b67ccac7 (patch)
tree0c4b0bec9b0f23c984add806aed64239254ade58
parentea0f2de71aec4696f4fb386aaa8d5f594d723487 (diff)
downloadmemory-f68808ae2f8669c254aaff80f55dd696b67ccac7.tar.xz
Fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d283707..3f9671e 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,4 @@ A online version of Memory
## 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.