From 062840ba7e7058c3e30610b5d0e6e38833ddb808 Mon Sep 17 00:00:00 2001 From: Zach Nelson Date: Wed, 15 Oct 2014 10:48:49 -0500 Subject: [PATCH] Fixed minor typo echonest_tempo to echonest --- docs/plugins/echonest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/echonest.rst b/docs/plugins/echonest.rst index 0c2481d3a..1189aca49 100644 --- a/docs/plugins/echonest.rst +++ b/docs/plugins/echonest.rst @@ -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 ` as the value for ``apikey`` under -the key ``echonest_tempo`` like so:: +the key ``echonest`` like so:: echonest: apikey: YOUR_API_KEY