From adb939059480ee21c9aa26827a095aa82c766ce6 Mon Sep 17 00:00:00 2001 From: Aleksey Zubakov Date: Tue, 27 Sep 2022 19:10:26 +0300 Subject: [PATCH] Fix up punctuation --- 04/git_instruction.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/04/git_instruction.md b/04/git_instruction.md index 987bc77..a7633de 100644 --- a/04/git_instruction.md +++ b/04/git_instruction.md @@ -39,7 +39,6 @@ git checkout -b name_of_branch ``` 11. Изменить или добавить какие-нибудь файлы, создать коммит. 12. Запушить изменения на [cs-sh.xyz] в **свой** (не в данный!) репозиторий в ветку `name_of_branch`. -13. Создать Pull Request (Запрос на слияние) в **СВОЙ**. -репозиторий; +13. Создать Pull Request (Запрос на слияние) в **СВОЙ** репозиторий. [cs-sh.xyz]: https://cs-sh.xyz