Skip to content

Commit ae4c6b0

Browse files
committed
Add missing space
1 parent 4b9f650 commit ae4c6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/updating-buildkite-agent-scaler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See https://github.com/buildkite/elastic-ci-stack-for-aws/pull/955 for an
1212
example of updating the buildkite-agent-scaler.
1313

1414
1. Create a new branch
15-
1. In the [`templates/aws-stack.yml`](templates/aws-stack.yml)update the `Autoscaling` resource’s `SemanticVersion` property to the newly released version.
15+
1. In the [`templates/aws-stack.yml`](templates/aws-stack.yml) update the `Autoscaling` resource’s `SemanticVersion` property to the newly released version.
1616
1. Push your branch and open a pull request
1717
1. Wait for CI to pass
1818
1. If needed for testing, create a stack with the branch’s published template to verify functionality

0 commit comments

Comments
 (0)