ref: 1556cfb51d980ae8c5bf664ad69f3abd46f02386
parent: a32eed3084603f2143f62e880ca9bd80883516ea
author: Runxi Yu <runxiyu@umich.edu>
date: Mon Mar 23 10:13:38 EDT 2026
README: Fix some typos
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@
* [ ] Describe
* [ ] Revision syntax
* [ ] Namespaces
- * [ ] Repalce refs, grafts
+ * [ ] Replace refs, grafts
* [X] Reference stores
* [X] Chain lookup store
* [X] Files reference store
@@ -109,7 +109,7 @@
* [ ] Git notes
* [ ] Git attributes
* [ ] Pseudorefs
- * Integrity and maintainence
+ * Integrity and maintenance
* [ ] Fsck
* [ ] Repacking
* [ ] Garbage collection
@@ -279,7 +279,7 @@
* Translated hare-git and put it into `internal/common/git` in Villosa
* Extracted it out into this general-purpose library
* "Fur" is "git" left-shifted by 1 on QWERTY
-* Some architectual elements inspired by [upstream Git](https://git-scm.com),
+* Some architectural elements inspired by [upstream Git](https://git-scm.com),
OpenBSD's [Game of Trees](https://gameoftrees.org), and
[9front Git](https://git.9front.org/plan9front/9front/HEAD/sys/src/cmd/git/f.html).
--
⑨