Skip to content

Commit 43af166

Browse files
author
jordanmccullough
committed
Correct header level for consistency
1 parent b9bee10 commit 43af166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎workbooks/github-foundations.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: This student and teacher workbook will be your companion to the Git
1515
*[A short history of Git](http://git-scm.com/book/en/Getting-Started-A-Short-History-of-Git)
1616
*[The Git project homepage](http://git-scm.com)
1717

18-
####Details
18+
### Details
1919
__Git is an open source distributed__ version control system invented by Linus Torvalds in 2005. It is used to version the Linux kernel and is shown to be, by some research, the most popular modern version control system.
2020

2121
Git is the open source, command line tool that forms a part of the workflows we'll cover in this course. It has been called the successor to CVS and Subversion by many users, and maintains some similarity in behavior to these historical open source version control tools.

0 commit comments

Comments
(0)