docs: fix typo in index.mdx (#182)

This commit is contained in:
PythonGermany 2026-01-26 19:43:01 +01:00 committed by GitHub
parent 35e104c97e
commit bf1c03e9fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
Koito can be connected to any music server or client that allows for custom ListenBrainz URLs. Koito can be connected to any music server or client that allows for custom ListenBrainz URLs.
</Card> </Card>
<Card title="Scrobbler relay" icon="rocket"> <Card title="Scrobbler relay" icon="rocket">
Automatically relay listens submitted to your Koito instance to other ListenBrainz compatble servers. Automatically relay listens submitted to your Koito instance to other ListenBrainz compatible servers.
</Card> </Card>
<Card title="Automatic data fetching" icon="download"> <Card title="Automatic data fetching" icon="download">
Koito automatically fetches data from MusicBrainz and images from Deezer and Cover Art Archive to compliment what is provided by your music server. Koito automatically fetches data from MusicBrainz and images from Deezer and Cover Art Archive to compliment what is provided by your music server.