Skip to content

Commit

Permalink
Merge pull request #34 from Stackmasters/fix-destroy-description
Browse files Browse the repository at this point in the history
Update the description of the destroy command
  • Loading branch information
parath authored Jun 13, 2024
2 parents 64f4801 + b3b950f commit 1e9bc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cycleops/setups.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ def destroy(
),
) -> None:
"""
Deploy the setup with the specified given ID or name.
Destroy the setup with the specified given ID or name.
"""

try:
Expand Down

0 comments on commit 1e9bc3c

Please sign in to comment.