Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/beginner-intermediate/3-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
4 changes: 2 additions & 2 deletions docs/beginner-intermediate/4-git-in-vscode.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down