Skip to content

Commit 146d4f8

Browse files
authored
Update how-to-create-pipeline.md
Fix: delete extra word; now matches wording in "Add a CodeBuild test action" below.
1 parent 8baa93b commit 146d4f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/how-to-create-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ This procedure shows you how to add a build stage between the **Source** and **B
363363
364364
1. Inside of the selected stage, choose **Add action**\.
365365
**Note**
366-
This procedure shows you want how to add the build action inside of a build stage\. To add the build action somewhere else, choose **Add action** in the desired place\. You might first need to choose **Edit stage** in the existing stage where you want to add the build action\.
366+
This procedure shows you how to add the build action inside of a build stage\. To add the build action somewhere else, choose **Add action** in the desired place\. You might first need to choose **Edit stage** in the existing stage where you want to add the build action\.
367367
368368
1. In **Edit action**, for **Action name**, enter a name for the action \(for example, **CodeBuild**\)\. If you choose a different name, use it throughout this procedure\.
369369
@@ -572,4 +572,4 @@ To store and retrieve sensitive values, we recommend your build commands use the
572572
573573
1. On the build run page, in **Build logs**, choose the **View entire log** hyperlink to open the build log in the Amazon CloudWatch console\.
574574
575-
1. Scroll through the build log to view the test results\.
575+
1. Scroll through the build log to view the test results\.

0 commit comments

Comments
 (0)