Wizard: Match the case of System configuration with other step titles

Fixes #768. This matches System configuration case with the case of the other step titles as per recent SPUR.
This commit is contained in:
regexowl 2022-08-25 12:52:31 +02:00 committed by Klara Simickova
parent dfbabc1f47
commit 2520b99ad1
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ export default {
id: 'wizard-systemconfiguration-filesystem',
title: 'File system configuration',
name: 'File system configuration',
substepOf: 'System Configuration',
substepOf: 'System configuration',
nextStep: 'packages',
fields: [
{

View file

@ -8,7 +8,7 @@ export default {
id: 'wizard-systemconfiguration-packages',
title: 'Packages',
name: 'packages',
substepOf: 'System Configuration',
substepOf: 'System configuration',
nextStep: 'image-name',
fields: [
{