typo put-all-chain-nodes-on-standby.sh

This commit is contained in:
Maximilian Hubert 2025-02-01 16:31:20 +01:00 committed by GitHub
parent ca04f0b346
commit 7c2a41f5c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ do
--should-decrement-desired-capacity
;;
*)
echo "instance ($chain_node_instance_id) not in an elgible state ($autoscaling_group_state) for going on standby, skipping"
echo "instance ($chain_node_instance_id) not in an eligible state ($autoscaling_group_state) for going on standby, skipping"
;;
esac
done