CreateImageWizard: fix typo in aws step

This commit is contained in:
Sanne Raymaekers 2022-11-07 11:44:01 +01:00
parent f32f65c9fb
commit 06d47e5428
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ export default {
title: 'Amazon Web Services',
customTitle: (
<Title headingLevel="h1" size="xl">
Target environment - Amazon Web Service
Target environment - Amazon Web Services
</Title>
),
name: 'aws-target-env',