From 91594d0e5222e29f48e46e30df24ef98f914be6e Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Mon, 28 Oct 2024 15:43:46 -0700 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e026d..219090f 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ course, editing text. Most of the configuration is in `init.el`. I use configuration start. The `elisp` directory holds some extra configuration for specific things that I -thought was too big to fit into `init.el`. +thought were too big to fit into `init.el`.