diff --git a/index.html b/index.html
index d971cf9e0..ed371fabd 100644
--- a/index.html
+++ b/index.html
@@ -10,13 +10,13 @@
font-family: Arial, sans-serif;
font-size: 14px;
}
-
+
h1 {
font-size: 500%;
font-weight: normal;
margin-bottom: 0;
}
-
+
h2 {
font-size: 200%;
font-weight: normal;
@@ -27,10 +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.
+
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. And you retriggered it!
For next steps, read the AWS CodePipeline Documentation.