diff --git a/docs/plugins/lyrics.rst b/docs/plugins/lyrics.rst index b922b747f..b55811d0b 100644 --- a/docs/plugins/lyrics.rst +++ b/docs/plugins/lyrics.rst @@ -133,10 +133,11 @@ 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