From d7ca790588e94c8a0cedde688e43eec8bb573ba2 Mon Sep 17 00:00:00 2001 From: sovanna Date: Thu, 5 Mar 2020 13:21:37 +0900 Subject: [PATCH] fix(issue10): Corrects typo --- static/js/shop_data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/shop_data.js b/static/js/shop_data.js index f5c659b..6de866b 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -371,7 +371,7 @@ const shop_data = { 'Each card provides 8 channels.', 'Breaking out all 32 channels from a Zotino requires 4 SMA-IDC cards.' ], - size: 'big', + size: 'small', type: 'idc-bnc', hp: 4, nbrSlotMin: 0, @@ -396,7 +396,7 @@ const shop_data = { price: 160, image: '/shop/graphic-03_MCX-IDC.svg', specs: [ - 'Breaks out analog signals from Zotino or HD68-IDC to SMA connectors.', + 'Breaks out analog signals from Zotino or HD68-IDC to MCX connectors.', 'Each card provides 8 channels.', 'Breaking out all 32 channels from a Zotino requires 4 MCX-IDC cards.' ],