Skip to content

Commit 0c11686

Browse files
authored
Merge pull request #1 from allenstetson/patch-1
Removed trailing comma in skill.json
2 parents 8af106f + 5c7090e commit 0c11686

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skill.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"keywords": [],
1313
"name": "Facts Sample w/In Skill Purchasing",
14-
"description": "Sample Full Description",
14+
"description": "Sample Full Description"
1515
}
1616
},
1717
"isAvailableWorldwide": true,
@@ -27,4 +27,4 @@
2727
},
2828
"manifestVersion": "1.0"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)