Skip to content

Commit

Permalink
Merge pull request dickinson-comp190#41 from udvale/AddMissing-That
Browse files Browse the repository at this point in the history
Added "that" between tutorial and walks
  • Loading branch information
braughtg authored Nov 16, 2022
2 parents e1614ea + 1c14f74 commit a0c3982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ONBOARDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The following resources can be useful for learning what you'll need to know abou
- [GitFlow Intro](https://guides.github.com/introduction/flow/): An introduction to an effective way of using GitHub (i.e. a _workflow_). The followign two guides walk through how to work with existing open source projects and essentially follow GitFlow:
- [Step-by-step guide to contributing on GitHub](https://www.dataschool.io/how-to-contribute-on-github/)
- [7 Steps to Get Started with Git](https://www.fosslife.org/7-steps-get-started-git).
- [Git Immersion](https://gitimmersion.com/): A tutorial walks through a series of short hands-on exercises that provide practice with the key features of git.
- [Git Immersion](https://gitimmersion.com/): A tutorial that walks through a series of short hands-on exercises that provide practice with the key features of git.
- [Pro Git Book](http://git-scm.com/book/en/v2) | [Learn Git Tutorial](https://www.tutorialspoint.com/git/index.htm): More detailed and comprehensive coverage of git's features and use.

## Quickest Start ##
Expand Down

0 comments on commit a0c3982

Please sign in to comment.