WA-234 Typo

This commit is contained in:
apanizo 2018-06-15 10:59:12 +02:00
parent c0a0f96af0
commit 3b2d0948b0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ const RemoveOwnerForm = ({
{ pendingTransactions && { pendingTransactions &&
<SnackbarContent <SnackbarContent
variant="warning" variant="warning"
message="Be careful removing and owner might incur in some of the pending transactions could never be executed" message="Be careful removing an owner might incur in some of the pending transactions could never be executed"
/> />
} }
<Block margin="md"> <Block margin="md">