diff --git a/README.md b/README.md
index d12ded83e45cf0368d81eaebff873a16923cfa19..5d4872894cdf38870ffb848f246a26e92ad6d525 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ Reads from read-only transactions are committed to the log with transaction 0, w
 ignored by other replicas.
 
 
-## Part 1: Snapshot Isolation
+## Part 2: Snapshot Isolation
 
 Your decision as to how to implement this, but it should not involve any changes to the
 log abstraction in `replica.go`