mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 15:03:22 +01:00
Merge pull request #1021 from znelson/patch-1
Fixed minor typo echonest_tempo to echonest
This commit is contained in:
commit
f709d4accf
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Configuring
|
|||
Beets includes its own Echo Nest API key, but you can `apply for your own`_ for
|
||||
free from the Echo Nest. To specify your own API key, add the key to your
|
||||
:doc:`configuration file </reference/config>` as the value for ``apikey`` under
|
||||
the key ``echonest_tempo`` like so::
|
||||
the key ``echonest`` like so::
|
||||
|
||||
echonest:
|
||||
apikey: YOUR_API_KEY
|
||||
|
|
|
|||
Loading…
Reference in a new issue