Fix doc artist_credit.mbid (not artist_mbid)

This commit is contained in:
jesus2099 2021-11-13 11:19:46 +01:00 committed by David Kellner
parent 6f67604260
commit 493444057b

View file

@ -52,7 +52,7 @@
* { * {
* credited_name, * credited_name,
* artist_name, * artist_name,
* artist_mbid, * mbid,
* joinphrase * joinphrase
* }, * },
* ... * ...