Skip to content

Commit 0119331

Browse files
committed
Missing comma
1 parent 8b8dd1d commit 0119331

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
@@ -57,7 +57,7 @@ The output will look like this (first commit for **Font Awesome**):
5757
"commits": [
5858
{
5959
"repository": "Font-Awesome",
60-
"commit_nr": 1
60+
"commit_nr": 1,
6161
"commit_hash": "7ed221e28df1745a20009329033ac690ef000575",
6262
"author_name": "Dave Gandy",
6363
"author_email": "[email protected]",

0 commit comments

Comments
 (0)