Skip to content

Commit b3b950f

Browse files
authored
fix: update the description of the destroy command
1 parent 64f4801 commit b3b950f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cycleops/setups.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def destroy(
221221
),
222222
) -> None:
223223
"""
224-
Deploy the setup with the specified given ID or name.
224+
Destroy the setup with the specified given ID or name.
225225
"""
226226

227227
try:

0 commit comments

Comments
 (0)