Skip to content

Commit 9cd81d4

Browse files
committed
Fix github issue aws-samples#75, Typo in load-balancing/elb/README.md
1 parent fef03ae commit 9cd81d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: load-balancing/elb-v2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ A record of the previously (to the start of the deployment) suspended process is
9191

9292
Disclaimer: There's a small chance that an event is triggered while the deployment is progressing from one instance to another. The only way to avoid that completely would be to monitor the deployment externally to CodeDeploy/AutoScaling and act accordingly. The effort on doing that compared to this depends on the each use case.
9393

94-
**WARNING**: If you are using this functionality you should only use *CodeDepoyDefault.OneAtATime* deployment configuration to ensure a serial execution of the scripts. Concurrent runs are not supported.
94+
**WARNING**: If you are using this functionality you should only use *CodeDeployDefault.OneAtATime* deployment configuration to ensure a serial execution of the scripts. Concurrent runs are not supported.

0 commit comments

Comments
 (0)