fix(issue10): Corrects typo

master
sovanna 2020-03-05 13:21:37 +09:00
parent dd1a188937
commit d7ca790588
1 changed files with 2 additions and 2 deletions

View File

@ -371,7 +371,7 @@ const shop_data = {
'Each card provides 8 channels.', 'Each card provides 8 channels.',
'Breaking out all 32 channels from a Zotino requires 4 SMA-IDC cards.' 'Breaking out all 32 channels from a Zotino requires 4 SMA-IDC cards.'
], ],
size: 'big', size: 'small',
type: 'idc-bnc', type: 'idc-bnc',
hp: 4, hp: 4,
nbrSlotMin: 0, nbrSlotMin: 0,
@ -396,7 +396,7 @@ const shop_data = {
price: 160, price: 160,
image: '/shop/graphic-03_MCX-IDC.svg', image: '/shop/graphic-03_MCX-IDC.svg',
specs: [ 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.', 'Each card provides 8 channels.',
'Breaking out all 32 channels from a Zotino requires 4 MCX-IDC cards.' 'Breaking out all 32 channels from a Zotino requires 4 MCX-IDC cards.'
], ],