forked from M-Labs/web2019
fix(issue10): Corrects typo
This commit is contained in:
parent
dd1a188937
commit
d7ca790588
|
@ -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.'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue