Skip to content

Commit 361e646

Browse files
authored
Correct typo
1 parent b066df4 commit 361e646

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ Any improvements to documentation, bug fixes or general code enhancements are al
3737
## New to GitHub?
3838
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to edit and develop parts of code independently before submitting back to the master code, whilst using version control to track changes. Introductory videos to GitHub for beginners can be found [here.](https://github.com/codonlibrary/codonPython/wiki/2a.-GitHub-for-Beginners)
3939

40-
Quick links to begginer guidance can also be found below:
40+
Quick links to beginner guidance can also be found below:
4141

4242
* [**Cloning a repository to your local machine using GitBash**](https://github.com/codonlibrary/codonPython/wiki/1.-Installing-codonPython)
4343
* [**Checking out a branch using GitBash**](https://github.com/codonlibrary/codonPython/wiki/2b.-Checkout-a-branch-using-GitBash)
4444
* [**Removing a Commit from a repository using GitBash**](https://github.com/codonlibrary/codonPython/wiki/3.-Removing-a-Commit-From-a-GitHub-Repository)
4545

4646
All other `codon` "How-to Articles" can be found [here.](https://github.com/codonlibrary/codonPython/wiki/2.-Git-Guidance)
4747

48-
Suggestions regarding additional guidance or How-to articles are welcome.
48+
Suggestions regarding additional guidance or How-to articles are welcome.

0 commit comments

Comments
 (0)