From 8a3042bfa8ae4c86a1f6e7bcd830461cdf19a4e8 Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Thu, 27 Jul 2023 18:57:20 -0400 Subject: [PATCH] fix: revise grammatical error --- database/cloud_computing_platforms/aws.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database/cloud_computing_platforms/aws.json b/database/cloud_computing_platforms/aws.json index 4c1a2caa3..7cf2a16f4 100644 --- a/database/cloud_computing_platforms/aws.json +++ b/database/cloud_computing_platforms/aws.json @@ -1,9 +1,9 @@ [ { "name": "Amazon Web Services", - "description": "Gain free, hands-on experience with the AWS platform, products, and services.AWS Activate provides eligible startups with a host of resources, including free AWS credits to spend on AWS services, and AWS Support. ", + "description": "Gain free, hands-on experience with the AWS platform, products, and services. AWS Activate provides eligible startups with a host of resources, including free AWS credits to spend on AWS services, and AWS Support. ", "url": "https://docs.aws.amazon.com/index.html", "category": "cloud computing", "subcategory": "aws" } -] \ No newline at end of file +]