Fixed: Typo on Indexer card clone tooltip [skip ci]

pull/1689/head
Qstick 4 years ago
parent 085b07a9c6
commit b64b7bcff0

@ -86,7 +86,7 @@ class Indexer extends Component {
<IconButton
className={styles.cloneButton}
title="Clone Profile"
title="Clone Indexer"
name={icons.CLONE}
onPress={this.onCloneIndexerPress}
/>

Loading…
Cancel
Save