summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 654c436b..5384468a 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -50,8 +50,8 @@ $grpname = [
'Fedora' => 'Fedora',
];
$types = [
- 'base' => 'Single version',
- 'scl' => 'Multiple versions',
+ 'base' => 'Single version (simplest way)',
+ 'scl' => 'Multiple versions simultaneously',
];
$phpvers = [
'7.2' => 'remi-php72',