From 55176e6753987bed02e2dbb4c85a5fcfb3240462 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Mon, 20 Nov 2017 02:21:59 -0800 Subject: [PATCH] Fix typo --- docs/extensions/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/extensions/README.md b/docs/extensions/README.md index 8934e2c..7a4a646 100644 --- a/docs/extensions/README.md +++ b/docs/extensions/README.md @@ -82,7 +82,8 @@ GraphBrainz by installing them: * [Last.fm](https://github.com/exogen/graphbrainz-extension-lastfm): Retrieve artist, release, and recording information from [Last.fm](https://www.last.fm/). * [Discogs](https://github.com/exogen/graphbrainz-extension-discogs): Retrieve - artist, label, release, and release group from [Discogs](https://www.discogs.com/). + artist, label, release, and release group information from + [Discogs](https://www.discogs.com/). ## Extension API