fix: warning message for danger zone (#16757)

This commit is contained in:
Brybro
2018-02-21 10:20:09 -06:00
committed by mrugesh mohapatra
parent cae5db6763
commit 938d38857e

View File

@ -60,8 +60,7 @@ class DangerZone extends PureComponent {
bsStyle='danger'
>
<p>
Tread carefully, changes made in this area are permanent.
They cannot be undone.
Please be careful! Changes in this section are permanent.
</p>
</Alert>
<FullWidthRow>