Update ReinstallServerBox.tsx
Added space.
This commit is contained in:
parent
0d57e591cb
commit
f3e693efb8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ export default () => {
|
|||
</ConfirmationModal>
|
||||
<p className={'text-sm'}>
|
||||
Reinstalling your server will stop it, and then re-run the installation script that initially
|
||||
set it up.<strong className={'font-bold'}>Some files may be deleted or modified during this process,
|
||||
set it up. <strong className={'font-bold'}>Some files may be deleted or modified during this process,
|
||||
please back up your data before continuing.</strong>
|
||||
</p>
|
||||
<div className={'mt-6 text-right'}>
|
||||
|
|
Loading…
Reference in a new issue