Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
wilcobmsft committed Aug 12, 2019
1 parent e5b822f commit 03cc097
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"properties": {
"currency": "USD",
"details": "Credits",
"expiration": "4/2020",
"expiration": "2014-03-18T18:25:43.511Z",
"paymentMethodType": "Credits"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"properties": {
"currency": "USD",
"details": "Credits",
"expiration": "4/2020",
"expiration": "2014-03-18T18:25:43.511Z",
"paymentMethodType": "Credits"
}
},
Expand Down

0 comments on commit 03cc097

Please sign in to comment.