diff --git a/docs/beginner-intermediate/3-github.md b/docs/beginner-intermediate/3-github.md index b1b7279..e67e876 100644 --- a/docs/beginner-intermediate/3-github.md +++ b/docs/beginner-intermediate/3-github.md @@ -46,7 +46,7 @@ We will be using the [magic link](https://education.github.com/discount_requests ![Connection Instruction](./vscode-pack/repo-connect.png) -> Finally, after running all the commands refresh your GitHub browser +> Finally, after you've completed all of the commands, refresh your GitHub browser. [<< Previous Module](2-basic-git-commands.md)<============================>[Next Module >>](4-git-in-vscode.md) diff --git a/docs/beginner-intermediate/4-git-in-vscode.md b/docs/beginner-intermediate/4-git-in-vscode.md index f2f13bc..fe84a78 100644 --- a/docs/beginner-intermediate/4-git-in-vscode.md +++ b/docs/beginner-intermediate/4-git-in-vscode.md @@ -1,10 +1,10 @@ ## VS Code Source Control -> In this module, participants will learn how to leverage VS Code source control tab to perform all tasks that can be done using git commands. **Congratulations to those who hates memorising commands ):** +> In this module, Participants will learn how to use the source control tab in Visual Studio(VS) Code to perform all tasks that can be done with git commands. ):** ### What VS **Code** -This is an IDE (Integrated Development Environment) for editing files, most time called source code. **Code editing. Redefined. Free. Built on open source. Runs everywhere.**. It is powerful for many reasons. With a lot of shortcut supports +This is an IDE (Integrated Development Environment) for editing files, most time called source code. **Code editing. Redefined. Free. Built on open source. Runs everywhere.**. It is effective for a variety of reasons. With numerous shortcut support ### Getting Started