Fix typo in AddIndexerModalContent.js (#597)

clink > click
pull/6/head
Jayden 5 years ago committed by Qstick
parent 76b88107de
commit 99faae973f

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

Loading…
Cancel
Save