From 00292bd0f27c02b991202b9ee51c578cc234ff38 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Tue, 10 Jan 2017 17:36:39 +1100 Subject: [PATCH] docs(EXAMPLE 2): add missing , --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6311198f..21270e2c 100644 --- a/index.html +++ b/index.html @@ -290,7 +290,7 @@

             const methodData = [{
-              supportedMethods: ["basic-card"]
+              supportedMethods: ["basic-card"],
               data: {
                 supportedNetworks: ['aFamousBrand', 'aDebitNetwork'],
                 supportedTypes: ['debit']