diff --git a/docs/developer/aws-k3d-script.md b/docs/developer/aws-k3d-script.md
index af3f7bf8595eca6dce8c46905d587e2dd0850bbf..519146932f387d6f22091acf72193f39c74c3ca5 100644
--- a/docs/developer/aws-k3d-script.md
+++ b/docs/developer/aws-k3d-script.md
@@ -25,7 +25,7 @@ The instance will automatically terminate 8 hours after creation.
    # aws_access_key_id - The AWS access key part of your credentials
    # aws_secret_access_key - The AWS secret access key part of your credentials
    # region - us-gov-west-1
-   # output - JSON
+   # output - json
 
    # Verify configuration
    aws configure list