Skip to content

Commit 512dc44

Browse files
authored
Fix github library name written as git in readme
The readme previously listed the git library twice, when one of them is actually github.
1 parent ea3d323 commit 512dc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ files within it's directory.
138138
</td>
139139
</tr>
140140
<tr>
141-
<td><a href="github/lib">git</a></td>
141+
<td><a href="github/lib">github</a></td>
142142
<td>Github Related Functions</td>
143143
<td>
144144
<ol>

0 commit comments

Comments
 (0)