Skip to content

Commit 0eb0504

Browse files
authored
Update test_bucket_operations.sh
1 parent 4880fea commit 0eb0504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-cli/bash-linux/s3/bucket-lifecycle-operations/test_bucket_operations.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function usage {
2727
echo " account that can incur charges. It is your responsibility to"
2828
echo " ensure that no resources are left in your account after the script"
2929
echo " completes. If an error occurs during the operation of the script,"
30-
echo " then resources can remain that you might need to delete manaully."
30+
echo " then resources can remain that you might need to delete manually."
3131
}
3232

3333
# Set default values.

0 commit comments

Comments
 (0)