diff --git a/aws-js-webserver-component/README.md b/aws-js-webserver-component/README.md index b9698bfdd..8dbecc757 100644 --- a/aws-js-webserver-component/README.md +++ b/aws-js-webserver-component/README.md @@ -1,5 +1,5 @@ -# AWS web server component example +# AWS Web Server component example Deploy an EC2 instances using `@pulumi/aws`, using a common module for creating an instance. A function `createInstance` is defined in [webserver.js](webserver.js) which is then used in main program. -For a walkthrough of the main example, [Infrastructure on AWS](https://pulumi.io/quickstart/aws-ec2.html). \ No newline at end of file +For a walkthrough of the main example, [Infrastructure on AWS](https://pulumi.io/quickstart/aws-ec2.html).