Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit ac17e83

Browse files
kayuapiferdingler
authored andcommitted
Update _index.en.md
1 parent 0d2f240 commit ac17e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/content/javascript/manualdeploy/verify/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Navigate to the [AWS CloudFormation console](https://console.aws.amazon.com/clou
1212
![CloudFormationHome](/images/screenshot-cfn-1.png)
1313

1414
### Test the app
15-
Click on the **sam-app** stack and then go to the **Outputs** tab. In this tab, you will see the API Gateway URL, the Lambda function ARN and the IAM Role ARN for the function. To test our application, **copy the API Gateway endpoint URL and pass it in a new browser window**.
15+
Click on the **sam-app** stack and then go to the **Outputs** tab. In this tab, you will see the API Gateway URL, the Lambda function ARN and the IAM Role ARN for the function. To test our application, **copy the API Gateway endpoint URL and paste it in a new browser window**.
1616

1717
![CloudFormationSamAppDev](/images/screenshot-cfn-2.png)
1818

0 commit comments

Comments
 (0)