Skip to content

Commit 1e9bc3c

Browse files
authored
Merge pull request #34 from Stackmasters/fix-destroy-description
Update the description of the destroy command
2 parents 64f4801 + b3b950f commit 1e9bc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)