diff --git a/01-essentials/05-cherry-pick/README.md b/01-essentials/05-cherry-pick/README.md index f732e10..97081bc 100644 --- a/01-essentials/05-cherry-pick/README.md +++ b/01-essentials/05-cherry-pick/README.md @@ -4,7 +4,7 @@ By the end of this module, you will: - Understand what cherry-picking is and how it works -- Know when to use cherry-pick vs merge or rebase +- Know when to use cherry-pick vs merge - Apply specific commits from one branch to another - Understand common use cases for cherry-picking - Learn how cherry-pick creates new commits with different hashes