Fix typo in AddIndexerModalContent.js (#598)

clink > click
pull/605/head
Jayden 5 years ago committed by Qstick
parent 99faae973f
commit e763e3fff6

@ -51,7 +51,7 @@ class AddDownloadClientModalContent extends Component {
<Alert kind={kinds.INFO}>
<div>Lidarr supports any downloadClient that uses the Newznab standard, as well as other downloadClients listed below.</div>
<div>For more information on the individual downloadClients, clink on the info buttons.</div>
<div>For more information on the individual downloadClients, click on the info buttons.</div>
</Alert>
<FieldSet legend="Usenet">

Loading…
Cancel
Save