diff --git a/8-rebase-a-pull-request.md b/8-rebase-a-pull-request.md
index a5f3c97..ed268a2 100644
--- a/8-rebase-a-pull-request.md
+++ b/8-rebase-a-pull-request.md
@@ -1,4 +1,4 @@
-Maintainers will usually ask contributors to please "rebase their pull request".
+Maintainers will usually ask contributors to please "squash and rebase / reset their pull request".
 
 What they mean by that is to perform the following workflow for the given reasons: