diff --git a/TODO.md b/TODO.md
index 6abc48d..bda22dd 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,9 +2,7 @@
The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line
-## Immediate TODO (for 3/12): Cleanup
-
-5. Edit/Update Chapter 5
+## Immediate TODO (for 3/12): Multisigs
## Longer-Term TODO (Small Tasks)
@@ -223,12 +221,13 @@ See [release notes](https://bitcoincore.org/en/releases/0.21.0/).
## Immediate TODO (for 3/12): Cleanup
1. Bring chapter 1 up to date
-2. Cleared Recent PRs
+2. Clear Recent PRs
3. Bring chapter 2 up to date
-4. Double check §3.1 + 3.2
-5. Put in some discussions about how we'll later import seed words, etc. into whatever chapter that is.
-6. Made sure §5.0 and §5.1 were up to date.
-7. Updated §5.2 for changes to RBF in recent years.
+4. Replace Gordian Server in §2.2 with Fully Noded Server
+5. Double check §3.1 + 3.2
+6. Put in some discussions about how we'll later import seed words in §3.4
+7. Lightly edit §5.0, §5.1, §5.3 for updates.
+8. Updated §5.2 for changes to RBF in recent years.
## Immediate TODO (for 2/26): Sending Transactions