Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Fixing minor json syntax issue in samples
Browse files Browse the repository at this point in the history
  • Loading branch information
lasinducharith committed Jun 19, 2015
1 parent 11af15c commit 58bea52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/application-policies/application-policy-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
{
"name": "key-2",
"value": "value-2"
},
}
]
}
2 changes: 1 addition & 1 deletion samples/application-policies/application-policy-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
{
"name": "key-2",
"value": "value-2"
},
}
]
}

0 comments on commit 58bea52

Please sign in to comment.