From 33c4c2d6b930684de4069eb84f3131a75b660bbd Mon Sep 17 00:00:00 2001 From: Ben <9841563+bfreiberg@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:10:59 +0200 Subject: [PATCH] Update s3-cloudfront-spa-tf.json --- s3-cloudfront-spa-tf/s3-cloudfront-spa-tf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s3-cloudfront-spa-tf/s3-cloudfront-spa-tf.json b/s3-cloudfront-spa-tf/s3-cloudfront-spa-tf.json index b7de2bc97..18cffe67d 100644 --- a/s3-cloudfront-spa-tf/s3-cloudfront-spa-tf.json +++ b/s3-cloudfront-spa-tf/s3-cloudfront-spa-tf.json @@ -1,6 +1,6 @@ { - "title": "AWS CloudFront and Amazon S3 for Single Page Application Hosting", - "description": "This project demonstrates hosting a Single-Page App using AWS CloudFront & S3, where CloudFront serves the SPA from an S3 bucket for static hosting.", + "title": "Amazon CloudFront and Amazon S3 for Single Page Application Hosting", + "description": "This project hosts a Single-Page App using Amazon CloudFront & S3, where CloudFront serves the SPA from an S3 bucket for static hosting.", "language": "YAML", "level": "200", "framework": "Terraform",