diff --git a/2022/2022-05-31_git-triology-part-1/slides/merge.md b/2022/2022-05-31_git-triology-part-1/slides/merge.md index 976113a7aeb89307745b7066c6fd488495641046..377c9451a455c7cdef6ec00792758a963fd2b931 100644 --- a/2022/2022-05-31_git-triology-part-1/slides/merge.md +++ b/2022/2022-05-31_git-triology-part-1/slides/merge.md @@ -14,7 +14,7 @@ You have to <font color="color:red">merge</font> the branches. ### The merge is initiated via so called **merge request** *Requesting* someone (from the original repository) to *merge* your changes. -Use the **interface** to make use of your peers to review your code! +Your peers can comment on your changes in a **review**!