Fixed: Typo in exclude modal

This commit is contained in:
Qstick 2020-06-24 10:55:50 -04:00 committed by GitHub
parent 3a7b1741d9
commit 0e563db10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ class ExcludeMovieModalContent extends Component {
kind={kinds.DANGER}
onPress={this.onExcludeMovieConfirmed}
>
Exlude
Exclude
</Button>
</ModalFooter>
</ModalContent>