diff options
author | Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> | 2021-12-31 19:46:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-31 19:46:59 +0100 |
commit | f68808ae2f8669c254aaff80f55dd696b67ccac7 (patch) | |
tree | 0c4b0bec9b0f23c984add806aed64239254ade58 | |
parent | ea0f2de71aec4696f4fb386aaa8d5f594d723487 (diff) | |
download | memory-f68808ae2f8669c254aaff80f55dd696b67ccac7.tar.xz |
Fix typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |