Skip to content

Commit 11e3836

Browse files
Fix typo docs/changelog.rst
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent f0a1c51 commit 11e3836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Bug fixes:
4747
endpoints. Previously, due to single-quotes (ie. string literal) in the SQL
4848
query, the query eg. `GET /item/values/albumartist` would return the literal
4949
"albumartist" instead of a list of unique album artists.
50-
- :doc:`plugins/lastgenre`: Fix the issue were last.fm does not give a result in
50+
- :doc:`plugins/lastgenre`: Fix the issue where last.fm does not give a result in
5151
the artist genre stage because multi-artists "concatenation" words (like
5252
"feat." "+", or "&" prevent exact matches. Using the albumartists list field
5353
and fetching a genre for each artist separately massively improves the chance

0 commit comments

Comments
 (0)