Amended presentation title
Change-Id: I808a58814ee0e6b7c89f8731020c3dd6fdfdddbe
diff --git a/schedule.md b/schedule.md
index a0558f0..b4da1aa 100644
--- a/schedule.md
+++ b/schedule.md
@@ -32,7 +32,7 @@
| 08:30 | Breakfast / Check-in |
| 09:30 | [Sustaining Git repo performance under heavy load](sessions/sustaining-git-repo-performance-under-heavy-load.md) |
| 10:15 | [Qualcomm's Gerrit management overview from Devops/SRE](sessions/devops-qcom.md) |
-| 11:00 | [Migration from Gerrit 2.13 to 3.9: Challenges and Lessons](sessions/migrating-from-2.13-to-3.9.md) |
+| 11:00 | [Migration from Gerrit 2.13 to 3.9 on a per-project basis: Challenges and Lessons Learned](sessions/migrating-from-2.13-to-3.9.md)|
| 12:30 | Lunch & Networking |
| 14:15 | [Repeated Builds During Code Review: The Case of OpenStack](sessions/repeated-builds-during-code-review.md) |
| 15:00 | [Hackathon Outcome: Porting MIDX files to JGit](lightning-talks/hackathon-midx-outcome.md) |
diff --git a/sessions/migrating-from-2.13-to-3.9.md b/sessions/migrating-from-2.13-to-3.9.md
index f81e62e..2b0f69d 100644
--- a/sessions/migrating-from-2.13-to-3.9.md
+++ b/sessions/migrating-from-2.13-to-3.9.md
@@ -1,4 +1,4 @@
-# Migration from Gerrit 2.13 to 3.9: Challenges and Lessons Learned
+# Migration from Gerrit 2.13 to 3.9 on a per-project basis: Challenges and Lessons Learned
The migration from Gerrit 2.13 to 3.9 presents a significant shift,
involving deep structural changes that can be challenging to navigate.