Skip to content

Commit 84dd0e2

Browse files
committed
Fix grammar
1 parent 7ff4cb6 commit 84dd0e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/plugins/musicbrainz.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@ The configuration expects an array of scripts that are desired for the
177177
pseudo-releases. For ``artist`` in particular, keep in mind that even
178178
pseudo-releases might specify it with the original script, so you should also
179179
configure import :ref:`languages` to give artist aliases more priority.
180-
Therefore, the minimum configuration to enable this functionality like this:
180+
Therefore, the minimum configuration to enable this functionality looks like
181+
this:
181182

182183
.. code-block:: yaml
183184
@@ -196,7 +197,7 @@ pseudo-releases with desired scripts.
196197

197198
A release may have multiple pseudo-releases, for example when there is both a
198199
transliteration and a translation available. By default, only 1 pseudo-release
199-
per original release is emitted as candidate, using the languages from the
200+
per original release is emitted as a candidate, using the languages from the
200201
configuration to decide which one has most priority. If you're importing in
201202
timid mode and you would like to receive all valid pseudo-releases as additional
202203
candidates, you can add the following to the configuration:

0 commit comments

Comments
 (0)