Skip to content

Commit

Permalink
docs(EXAMPLE 2): add missing ,
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Jan 10, 2017
1 parent 79b8c7d commit 00292bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ <h2>
</p>
<pre class="example" title="The 'methodData' argument">
const methodData = [{
supportedMethods: ["basic-card"]
supportedMethods: ["basic-card"],
data: {
supportedNetworks: ['aFamousBrand', 'aDebitNetwork'],
supportedTypes: ['debit']
Expand Down

0 comments on commit 00292bd

Please sign in to comment.