From e406ad51643fcc9a6150aee0de475b6fe59e349c Mon Sep 17 00:00:00 2001 From: intagliated Date: Fri, 8 May 2026 10:53:43 +0530 Subject: [PATCH] Fix: Add missing space after apiKey in Vagalume entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fc6c654..88776f73 100644 --- a/README.md +++ b/README.md @@ -1240,7 +1240,7 @@ API | Description | Auth | HTTPS | CORS | | [Sunor](https://docs.sunor.cc) | AI music generation API via Suno, with pay-as-you-go credits | `apiKey` | Yes | Unknown | | [TasteDive](https://tastedive.com/read/api) | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | | [TheAudioDB](https://www.theaudiodb.com/api_guide.php) | Music | `apiKey` | Yes | Unknown | -| [Vagalume](https://api.vagalume.com.br/docs/) | Crowdsourced lyrics and music knowledge | `apiKey`| Yes | Unknown | +| [Vagalume](https://api.vagalume.com.br/docs/) | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | Unknown | | [Verome](https://github.com/Kirazul/Verome-API) | Music API for searching, streaming, and exploring music data from YouTube Music, YouTube, and Last.fm | No | Yes | Unknown | **[⬆ Back to Index](#index)**