diff --git a/docs/plugins/lyrics.rst b/docs/plugins/lyrics.rst index c1d1d67cd..8b88c7ef8 100644 --- a/docs/plugins/lyrics.rst +++ b/docs/plugins/lyrics.rst @@ -133,12 +133,10 @@ using `pip`_ by typing:: pip install langdetect You also need to register for a Microsoft Azure Marketplace free account and -to the `Microsoft Translator API`_. - -Follow the four steps process, specifically at step 3 enter `beets` as -*Client ID* and copy/paste the generated *Client secret* into your -``bing_client_secret`` configuration, alongside ``bing_lang_to`` target -`language code`_. +to the `Microsoft Translator API`_. Follow the four steps process, specifically +at step 3 enter ``beets`` as *Client ID* and copy/paste the generated +*Client secret* into your ``bing_client_secret`` configuration, alongside +``bing_lang_to`` target `language code`_. .. _langdetect: https://pypi.python.org/pypi/langdetect .. _Microsoft Translator API: https://www.microsoft.com/en-us/translator/getstarted.aspx