Merge pull request #1021 from znelson/patch-1

Fixed minor typo echonest_tempo to echonest
This commit is contained in:
Adrian Sampson 2014-10-15 09:29:03 -07:00
commit f709d4accf

View file

@ -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