From b4ec829458405bb17d302831218223e4c62c10e2 Mon Sep 17 00:00:00 2001 From: Abhishek Date: Fri, 19 Oct 2018 16:15:49 +0530 Subject: [PATCH] updated index.html corrected the semantics --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..cf6685e8b 100644 --- a/index.html +++ b/index.html @@ -27,9 +27,9 @@

Congratulations!

-

You have successfully created a pipeline that retrieved this source application from an Amazon S3 bucket and deployed it - to three Amazon EC2 instances using AWS CodeDeploy.

-

For next steps, read the AWS CodePipeline Documentation.

+

You have successfully created a pipeline that retrieved this source application from GitHub and deployed + it to one Amazon EC2 instance using AWS Elastic Beanstalk.

+

You’re one step closer to practicing continuous deployment!