Skip to content

Commit a3ca18d

Browse files
authored
Merge pull request #32 from joewxboy/issue-31
Issue 31: removed invalid trailing comma
2 parents e698b24 + bcfad69 commit a3ca18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment.policy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"properties": [
1616
],
1717
"constraints": [
18-
"purpose == learning",
18+
"purpose == learning"
1919
],
2020
"userInput": [
2121
{

0 commit comments

Comments
 (0)