diff --git a/docs/plugins/web.rst b/docs/plugins/web.rst index 192cea93c..8d0b6be0e 100644 --- a/docs/plugins/web.rst +++ b/docs/plugins/web.rst @@ -156,7 +156,7 @@ For albums, the following endpoints are provided: The interface and response format is similar to the item API, except replacing the encapsulation key ``"items"`` with ``"albums"`` when requesting ``/album/`` -or ``/album/5,7``. In addtion we can request the cover art of an album with +or ``/album/5,7``. In addition we can request the cover art of an album with ``GET /album/5/art``.