Skip to content

Commit 55ab559

Browse files
author
Kaartic Sivaraam
committed
corrected mistakes that resulted from the previous commit
* changed back the first sentence to it's original form * added back a word that was deleted by mistake
1 parent cf28c3b commit 55ab559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/06-github/1-github.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
== GitHub
33

44
(((GitHub)))
5-
GitHub is one of the largest host for Git repositories, and is the central point of collaboration for millions of developers and projects.
5+
GitHub is the single largest host for Git repositories, and is the central point of collaboration for millions of developers and projects.
66
A large percentage of all Git repositories are hosted on GitHub, and many open-source projects use it for Git hosting, issue tracking, code review, and other things.
77
So while it's not a direct part of the Git open source project, there's a good chance that you'll want or need to interact with GitHub at some point while using Git professionally.
88

book/06-github/sections/2-contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,4 +414,4 @@ This isn't technically GitHub Flavored Markdown, but it is incredibly useful. In
414414
.Drag and drop images to upload them and auto-embed them.
415415
image::images/markdown-08-drag-drop.png[Drag and drop images]
416416

417-
If you at <<_md_drag>>, you can see a small ``Parsed as Markdown'' hint above the text area. Clicking on that will give you a full cheat sheet of everything you can do with Markdown on GitHub.
417+
If you look at <<_md_drag>>, you can see a small ``Parsed as Markdown'' hint above the text area. Clicking on that will give you a full cheat sheet of everything you can do with Markdown on GitHub.

0 commit comments

Comments
 (0)