Skip to content

Commit 8b240f8

Browse files
minor typos and grammatical errors in the docs resolved
1 parent 32df44a commit 8b240f8

File tree

16 files changed

+72
-72
lines changed

16 files changed

+72
-72
lines changed

docs/GitHub/GitHub-basics/create-github-repo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4646

4747
## Changing Readme and Adding more files.
4848

49-
Im going to add my resume and add my name as heading to the ``readme.md`` file
49+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
5050

5151
<BrowserWindow url="https://github.com/sanjay-kv/Git-Demo" bodyStyle={{padding: 0}}>
5252
[![GitHub](./assets/6-edit-file-git.png)](https://github.com/sanjay-kv)
@@ -92,7 +92,7 @@ When the above HTML code is rendered in a browser, it will display the following
9292

9393
## Committing the changes.
9494

95-
Im going to add my resume and add my name as heading to the ``readme.md`` file
95+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
9696

9797
<BrowserWindow url="https://github.com/sanjay-kv/Git-Demo/edit/main/README.md" bodyStyle={{padding: 0}}>
9898
[![GitHub](./assets/7-commit-the-changes.png)](https://github.com/sanjay-kv)
@@ -112,7 +112,7 @@ https://github.com/sanjay-kv/Git-Demo
112112

113113
### Now let's upload your resume
114114

115-
Im going to add my resume and add my name as heading to the ``readme.md`` file
115+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
116116

117117
<BrowserWindow url="https://github.com/sanjay-kv/Git-Demo/edit/main/README.md" bodyStyle={{padding: 0}}>
118118
[![GitHub](./assets/10-add-git-file.png)](https://github.com/sanjay-kv)

docs/GitHub/GitHub-basics/first-opensource-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: firs-opensource-code
2+
id: first-opensource-code
33
title: Let's Do First Opensource Project
44
sidebar_label: First Opensource Project
55
sidebar_position: 5

docs/GitHub/Maintainer-guide/enable-discussion.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: enable-dicussion
2+
id: enable-discussion
33
title: How to Enable GitHub Discussions
44
sidebar_label: How to Enable Discussions
55
sidebar_position: 4
@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848
## Changing Readme and Adding more files.
4949

50-
Im going to add my resume and add my name as heading to the ``readme.md`` file
50+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
5151

5252
<BrowserWindow url="https://github.com/recodehive/recode-website/milestones/new" bodyStyle={{padding: 0}}>
5353
[![GitHub](./assets/24-start-github-discussion.png)](https://github.com/recodehive/recode-website/milestones/new)
@@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following
9393

9494
## Committing the changes.
9595

96-
Im going to add my resume and add my name as heading to the ``readme.md`` file
96+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
9797

9898
<BrowserWindow url="https://github.com/recodehive/recode-website/milestones?with_issues=no" bodyStyle={{padding: 0}}>
9999
[![GitHub](./assets/25-start new discussion.png)](https://github.com/recodehive/recode-website/milestones?with_issues=no)
@@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo
111111

112112
### Now let's upload your resume
113113

114-
Im going to add my resume and add my name as heading to the ``readme.md`` file
114+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
115115

116116
<BrowserWindow url="https://github.com/recodehive/recode-website/issues/21" bodyStyle={{padding: 0}}>
117117
[![GitHub](./assets/27-announce-github.png)](https://github.com/recodehive/recode-website/issues/21)

docs/GitHub/Maintainer-guide/github-labels.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848
## Changing Readme and Adding more files.
4949

50-
Im going to add my resume and add my name as heading to the ``readme.md`` file
50+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
5151

5252
<BrowserWindow url="https://github.com/recodehive/recode-website/labels" bodyStyle={{padding: 0}}>
5353
[![GitHub](./assets/04-label-creation.png)](https://github.com/recodehive/recode-website/labels)
@@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following
9393

9494
## Committing the changes.
9595

96-
Im going to add my resume and add my name as heading to the ``readme.md`` file
96+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
9797

9898
<BrowserWindow url="https://github.com/recodehive/recode-website/labels" bodyStyle={{padding: 0}}>
9999
[![GitHub](./assets/05-label-final.png)](https://github.com/recodehive/recode-website/labels)
@@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo
111111

112112
### Now let's upload your resume
113113

114-
Im going to add my resume and add my name as heading to the ``readme.md`` file
114+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
115115

116116
<BrowserWindow url="https://github.com/sanjay-kv/Git-Demo/edit/main/README.md" bodyStyle={{padding: 0}}>
117117
[![GitHub](./assets/06-labels-here.png)](https://github.com/sanjay-kv)

docs/GitHub/Maintainer-guide/github-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848
## Changing Readme and Adding more files.
4949

50-
Im going to add my resume and add my name as heading to the ``readme.md`` file
50+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
5151

5252
<BrowserWindow url="https://github.com/recodehive/recode-website/milestones/new" bodyStyle={{padding: 0}}>
5353
[![GitHub](./assets/17-add-col.png)](https://github.com/recodehive/recode-website/milestones/new)
@@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following
9393

9494
## Committing the changes.
9595

96-
Im going to add my resume and add my name as heading to the ``readme.md`` file
96+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
9797

9898
<BrowserWindow url="https://github.com/recodehive/recode-website/milestones?with_issues=no" bodyStyle={{padding: 0}}>
9999
[![GitHub](./assets/18-add-pending.png)](https://github.com/recodehive/recode-website/milestones?with_issues=no)
@@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo
111111

112112
### Now let's upload your resume
113113

114-
Im going to add my resume and add my name as heading to the ``readme.md`` file
114+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
115115

116116
<BrowserWindow url="https://github.com/recodehive/recode-website/issues/21" bodyStyle={{padding: 0}}>
117117
[![GitHub](./assets/18-status-assign.png)](https://github.com/recodehive/recode-website/issues/21)

docs/GitHub/Maintainer-guide/milestone.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848
## Changing Readme and Adding more files. Change
4949

50-
Im going to add my resume and add my name as heading to the ``readme.md`` file.
50+
I'm going to add my resume and add my name as heading to the ``readme.md`` file.
5151

5252
<BrowserWindow url="https://github.com/recodehive/recode-website/milestones/new" bodyStyle={{padding: 0}}>
5353
[![GitHub](./assets/09-milestone-final.png)](https://github.com/recodehive/recode-website/milestones/new)
@@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following
9393

9494
## Committing the changes.
9595

96-
Im going to add my resume and add my name as heading to the ``readme.md`` file
96+
I'm going to add my resume and add my name as heading to the ``readme.md`` file
9797

9898
<BrowserWindow url="https://github.com/recodehive/recode-website/milestones?with_issues=no" bodyStyle={{padding: 0}}>
9999
[![GitHub](./assets/10-milestone-final-stage.png)](https://github.com/recodehive/recode-website/milestones?with_issues=no)
@@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo
111111

112112
### Now let's upload your resume
113113

114-
Im going to add my resume and add my name as heading to the ``readme.md`` file.
114+
I'm going to add my resume and add my name as heading to the ``readme.md`` file.
115115

116116
<BrowserWindow url="https://github.com/recodehive/recode-website/issues/21" bodyStyle={{padding: 0}}>
117117
[![GitHub](./assets/12-final-release.png)](https://github.com/recodehive/recode-website/issues/21)

docs/GitHub/setup-environment/git-commands.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the basic of git and 50 impo
99

1010
> *This is part of GitHub/Git Tutorials and a continuation of the previous post where we discussed what is gitHub. I hope you have a basic understanding of what is Github in general. Let’s get started with Git Cheat Sheet. Git Cheat Sheet. 50 Git commands | Git Tutorials*
1111
12-
Git commands are handy when comes to fix any problems which you cant fix by the UI, for example consider a scenarion you need to fix the conflict in a page. Git Commands will help you to find the root cause and can explore the entire log history. At Git core it help you to keep a history of every change you made in the project files and help the user with track the changes, revert, helps to identify who made the changes.
12+
Git commands are handy when comes to fix any problems which you can't fix by the UI, for example consider a scenario you need to fix the conflict in a page. Git Commands will help you to find the root cause and can explore the entire log history. At Git core it help you to keep a history of every change you made in the project files and help the user with track the changes, revert, helps to identify who made the changes.
1313

1414
## Understanding Git: The Building Blocks
1515

@@ -40,7 +40,7 @@ When a user requests a web page by entering a URL in the browser's address bar o
4040
<TabItem value="Git Code" label="Git Code">
4141

4242
```html title="Commiting the changes"
43-
git commit -m "Give some meaningfull comments"
43+
git commit -m "Give some meaningful comments"
4444
```
4545

4646
</TabItem>
@@ -185,7 +185,7 @@ git commit --amend -m "message" #add additional info to last commit
185185
```html title="Checking logs and views"
186186
git log #view changes
187187
git log --summary #view changes detailed
188-
git log --oneline #view changes breifly
188+
git log --oneline #view changes briefly
189189
git status git show
190190
```
191191

docs/GitHub/setup-environment/setup-git-on-mac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here in this post, we will be using homebrew to install, Go to the homebrew webs
3434
</BrowserWindow>
3535

3636

37-
### Step 2: Select your Version you want to insatll.
37+
### Step 2: Select your Version you want to install.
3838

3939
1. Once Installed use the below command to check version of the brew on terminal brew -v
4040

@@ -53,4 +53,4 @@ brew install git-gui
5353

5454
## Conclusion
5555

56-
In conclusion, I hope you enjoyed reading this article on Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
56+
In conclusion, I hope you enjoyed reading this article on "Setting up your Git Environment?". In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.

docs/GitHub/setup-environment/setup-git-on-windows.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Github provides two of installation, one the GitHub Desktop and command line by
2525
</BrowserWindow>
2626

2727

28-
### Step 2: Select your Version you want to insatll.
28+
### Step 2: Select your Version you want to install.
2929

3030
1. Get your Installer:
3131

32-
Based on the current version of windows you can choose to have standalone installer or windows insaller to get started with. As my system is 64 bit i will choose here 64 bit, you can get know which system you are using by going to ``This PC`` icon right click on ``Properties`` Check under the system type.
32+
Based on the current version of windows you can choose to have standalone installer or windows installer to get started with. As my system is 64 bit i will choose here 64 bit, you can get know which system you are using by going to ``This PC`` icon right click on ``Properties`` Check under the system type.
3333

3434
- **Installer:** Get the Installer
3535
<BrowserWindow url="https://git-scm.com/downloads/win" bodyStyle={{padding: 0}}>
@@ -50,10 +50,10 @@ Github provides two of installation, one the GitHub Desktop and command line by
5050

5151
### Step 3: Understanding the Interface.
5252

53-
Next step, Git Will ask you to install couple of components you can checko on additional icons to add on Desktop and leave the rest as default and click on the Next.
53+
Next step, Git Will ask you to install couple of components you can check on additional icons to add on Desktop and leave the rest as default and click on the Next.
5454

5555
- 1. The next screen click next , make sure the start folder name is Git.
56-
- 2. Next option is to choose the default editor you can use your editor, im using visual studio code. or keep Vim as the default editor
56+
- 2. Next option is to choose the default editor you can use your editor, I'm using visual studio code. or keep Vim as the default editor
5757

5858

5959
<BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
@@ -63,30 +63,30 @@ Next step, Git Will ask you to install couple of components you can checko on ad
6363

6464
### Step 5: Adjusting name of the repo setting in Git
6565

66-
This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the intial branch name , like main master, trunk.
66+
This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the initial branch name , like main master, trunk.
6767

6868

6969
<BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
7070
[![Github](./assets/10-default-git-branch.png)](https://github.com/sanjay-kv)
7171
</BrowserWindow>
7272

7373

74-
### Step 5: Adjusting Your path enviornment
74+
### Step 5: Adjusting Your path environment
7575

76-
This is where we specify the path enviornment of git, just go with the recommened option which is 2.
76+
This is where we specify the path environment of git, just go with the recommended option which is 2.
7777

7878
<BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
7979
[![Github](./assets/11-git-path-env.png)](https://github.com/sanjay-kv)
8080
</BrowserWindow>
8181

8282

83-
1. ``1`` In the next screen choose the SSH Executable, use the deafault one ``use bundled OpenSSH`` which is the default option.
83+
1. ``1`` In the next screen choose the SSH Executable, use the default one ``use bundled OpenSSH`` which is the default option.
8484
2. ``2`` On the next, you will ask to configuring the line ending conversions, you gotta keep it default which is option 1.
8585
3. ``3`` Next step will be configuring the terminal emulator to use the git bash. Keep the default which is option 1.
86-
4. ``4`` Next option is to choose the defualt option to use the gith . use the default one which is the Fast- forward and merge option 1.
86+
4. ``4`` Next option is to choose the default option to use the git . use the default one which is the Fast- forward and merge option 1.
8787
5. ``5`` In the Credential helper choose the ``Git Credential Manager`` screen. and click on Next.
88-
6. ``6`` Enable the extra option , click on the ``Enable the file system Caching`` and click on the Next button.
89-
7. ``7`` In the Next step Screen it will ask you to enable the expiremental support , choose the both the option and click on Install.
88+
6. ``6`` Enable the extra option , click on the ``Enable the file system Caching`` and click on the Next button.
89+
7. ``7`` In the Next step Screen it will ask you to enable the experimental support , choose the both the option and click on Install.
9090

9191
<BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
9292
[![Github](./assets/12-git-final-setup.png)](https://github.com/sanjay-kv)
@@ -115,4 +115,4 @@ Execute the below command to see your current version of git in Git CMD or windo
115115

116116
## Conclusion
117117

118-
In conclusion, I hope you enjoyed reading this article on Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
118+
In conclusion, I hope you enjoyed reading this article on "Setting up your Git Environment?". In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.

0 commit comments

Comments
 (0)