diff --git a/src/setup/step-1.php b/src/setup/step-1.php index c5b86fd..df97cc5 100644 --- a/src/setup/step-1.php +++ b/src/setup/step-1.php @@ -115,7 +115,7 @@ $checkall = in_array(false,$check); if(!$checkall){ echo '
'; - echo 'Continue »'; + echo 'Continue »'; echo '

Looks good! You have passed the environment test, and it appears you can run Codeita on this server!

'; echo '
'; }else{