ui: minor change to unsafe modal dialog language

Co-authored-by: VakarisZ <36815064+VakarisZ@users.noreply.github.com>
This commit is contained in:
Mike Salvatore 2021-02-26 08:10:13 -05:00 committed by GitHub
parent 10a4252aff
commit f094efba8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ function UnsafeOptionsConfirmationModal(props) {
<div className='text-center'>Warning</div>
</h2>
<p className='text-center' style={{'fontSize': '1.2em', 'marginBottom': '2em'}}>
You have selected some options which are not safe for all environments.
These options could cause some systems to become unstable or malfunction.
Some of the selected options could cause systems to become unstable or malfunction.
Are you sure you want to use the selected settings?
</p>
<div className='text-center'>