Change copy to be more accurate

#2813
pull/3012/head
Alex P 2018-03-19 11:30:19 -07:00
parent 3b8e663d94
commit d4a2b3b023
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ const AllUsersTableRow = ({
confirmText={removeWarning}
confirmAction={wrappedDelete}
size="btn-xs"
text="Remove"
text="Delete"
customClass="table--show-on-row-hover"
/>
</td>