js: Fix grammatical error
This commit is contained in:
parent
dd9f0497ea
commit
b5c5bcd645
@ -239,7 +239,7 @@ find the Mopidy core API exposed under ``mopidy.playback``,
|
|||||||
``mopidy.tracklist``, ``mopidy.playlists``, and ``mopidy.library``.
|
``mopidy.tracklist``, ``mopidy.playlists``, and ``mopidy.library``.
|
||||||
|
|
||||||
All methods in the JavaScript API have an associated data structure describing
|
All methods in the JavaScript API have an associated data structure describing
|
||||||
the params it expects, and most methods also got API documentation available.
|
the params it expects, and most methods also have API documentation available.
|
||||||
This is available right there in the browser console, by looking at the
|
This is available right there in the browser console, by looking at the
|
||||||
method's ``description`` and ``params`` attributes:
|
method's ``description`` and ``params`` attributes:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user