File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
webui/src/components/LandingPage Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ export const LandingCompatibility = () => {
335
335
<AudioObject
336
336
name="Vinyl Player"
337
337
icon={RecorderPlayerIcon}
338
- description="Use a old vinyl player or any device that can be plugged to an audio line-in input"
338
+ description="Use an old vinyl player or any device that can be plugged to an audio line-in input"
339
339
column={1}
340
340
row={2}
341
341
inRowCount={3}
@@ -405,7 +405,7 @@ export const LandingCompatibility = () => {
405
405
< AudioObject
406
406
name = "Chromecast"
407
407
icon = { ChromecastIcon }
408
- description = "Soundsync detects every Chromecast on your wifi network and let you listen to your music anywhere in your home"
408
+ description = "Soundsync detects every Chromecast on your wifi network and lets you listen to your music anywhere in your home"
409
409
column = { 3 }
410
410
row = { 0 }
411
411
inRowCount = { 5 }
@@ -416,7 +416,7 @@ export const LandingCompatibility = () => {
416
416
< AudioObject
417
417
name = "Airplay Speaker"
418
418
icon = { AirplaySpeakerIcon }
419
- description = "Soundsync detects every Airplay speaker on your wifi network and let you listen to your music anywhere in your home"
419
+ description = "Soundsync detects every Airplay speaker on your wifi network and lets you listen to your music anywhere in your home"
420
420
column = { 3 }
421
421
row = { 1 }
422
422
inRowCount = { 5 }
You can’t perform that action at this time.
0 commit comments