Skip to content

Commit 5564a55

Browse files
committed
Remove trailing whitespace from README.md
Fix formatting issue on line 56 that was causing CI check to fail
1 parent fca4fdf commit 5564a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/ausbru87/modules/aws-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ module "aws-cli" {
5353
source = "registry.coder.com/modules/ausbru87/aws-cli"
5454
version = "1.0.0"
5555
agent_id = coder_agent.example.id
56-
56+
5757
# Pin to AWS CLI version 2.15.0
5858
aws_cli_version = "2.15.0"
5959
}

0 commit comments

Comments
 (0)