Fix typo in AddImportListModalContent.js (#596)

clink > click
This commit is contained in:
Jayden 2019-01-20 09:29:27 +08:00 committed by Qstick
commit 76b88107de

View file

@ -50,7 +50,7 @@ class AddImportListModalContent extends Component {
<Alert kind={kinds.INFO}>
<div>Lidarr supports multiple lists for importing Albums and Artists into the database.</div>
<div>For more information on the individual lists, clink on the info buttons.</div>
<div>For more information on the individual lists, click on the info buttons.</div>
</Alert>
<FieldSet legend="Import Lists">