summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiddharth <s@ricketyspace.net>2021-09-16 22:16:14 -0400
committersiddharth <s@ricketyspace.net>2021-09-16 22:16:14 -0400
commit771bffdada6d3b3818989b9b8bd5ee69bc9230ee (patch)
tree5b0b6754249e498c8d71d4fde2764fd72079cea5
parent404fe62501169dd58c1fbe8cfcf1c7758a1b1bea (diff)
README.org: fix grammar
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 83f9f2c..f1d8197 100644
--- a/README.org
+++ b/README.org
@@ -3,6 +3,6 @@ This is my [[https://mitpress.mit.edu/sicp/][sicp]] sandbox.
Exercises until 2.42 are written in GNU Guile Scheme. These are under
the =net= directory.
-Exercises from 2.44 are written in Racket. These are under =ex=
+Exercises from 2.44 are written in Racket. These are under the =ex=
directory.