Skip to content

Commit 1bfdc53

Browse files
committed
Typo.
1 parent 25982e7 commit 1bfdc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-code-deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ if ! typeExists "aws"; then
130130
runCommand "sudo pip install awscli"
131131
success "Installing AWS CLI (`aws --version`) succeeded"
132132
else
133-
success "Depenencies met."
133+
success "Dependencies met."
134134
fi
135135

136136

0 commit comments

Comments
 (0)