From e763e3fff6cb2ffecea672837408ad4e69f07612 Mon Sep 17 00:00:00 2001 From: Jayden <5250189+lukyjay@users.noreply.github.com> Date: Sun, 20 Jan 2019 09:34:09 +0800 Subject: [PATCH] Fix typo in AddIndexerModalContent.js (#598) clink > click --- .../DownloadClients/AddDownloadClientModalContent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.js b/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.js index 6ba496c45..6f1c99432 100644 --- a/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.js +++ b/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.js @@ -51,7 +51,7 @@ class AddDownloadClientModalContent extends Component {
Lidarr supports any downloadClient that uses the Newznab standard, as well as other downloadClients listed below.
-
For more information on the individual downloadClients, clink on the info buttons.
+
For more information on the individual downloadClients, click on the info buttons.