diff --git a/cloud-deployments/aws/cloudformation/create_anything_llm_instance.json b/cloud-deployments/aws/cloudformation/create_anything_llm_instance.json
index a67608c30..788badc4e 100644
--- a/cloud-deployments/aws/cloudformation/create_anything_llm_instance.json
+++ b/cloud-deployments/aws/cloudformation/create_anything_llm_instance.json
@@ -1,6 +1,6 @@
 {
   "AWSTemplateFormatVersion": "2010-09-09",
-  "Description": "Create a stack that runs AnythingLLM on a single instance from the Mintplex Labs Inc maintained AWS AMI image..",
+  "Description": "Create a stack that runs AnythingLLM on a single instance from the Mintplex Labs Inc maintained AWS AMI image.",
   "Parameters": {
     "InstanceType": {
       "Description": "EC2 instance type",