فهرست منبع

fix no space in provision copy (#3159)

Feroze Mohideen 2 سال پیش
والد
کامیت
0f99a627e3
1فایلهای تغییر یافته به همراه3 افزوده شده و 6 حذف شده
  1. 3 6
      dashboard/src/components/CloudFormationForm.tsx

+ 3 - 6
dashboard/src/components/CloudFormationForm.tsx

@@ -94,10 +94,7 @@ const CloudFormationForm: React.FC<Props> = ({
           </Text>
           </Text>
           <Spacer height="15px" />
           <Spacer height="15px" />
           <Text color="helper">
           <Text color="helper">
-            Provide your AWS account ID to log in and grant Porter access to AWS by clicking 'Grant permissions' below.
-          </Text>
-          <Text color="helper">
-            You will need to select "Create stack" after being redirected to the AWS console.
+            Provide your AWS account ID to log in and grant Porter access to AWS by clicking 'Grant permissions' below. You will need to select "Create stack" after being redirected to the AWS console.
           </Text>
           </Text>
           <Spacer y={1} />
           <Spacer y={1} />
           <Input
           <Input
@@ -213,8 +210,8 @@ const CloudFormationForm: React.FC<Props> = ({
         <Spacer x={1} inline />
         <Spacer x={1} inline />
         <Img src={aws} />
         <Img src={aws} />
         <Text size={16}>
         <Text size={16}>
-        Grant AWS permissions
-      </Text>
+          Grant AWS permissions
+        </Text>
       </Container>
       </Container>
       <Spacer y={1} />
       <Spacer y={1} />
       <Text color="helper">
       <Text color="helper">