Skip to content

Commit 0651a10

Browse files
Update devices.py (#237)
1 parent dedbc0d commit 0651a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code42cli/cmds/devices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
@click.group(cls=OrderedGroup)
2626
@sdk_options(hidden=True)
2727
def devices(state):
28-
"""For managing devices within your Code42 environment."""
28+
"""Manage devices within your Code42 environment."""
2929
pass
3030

3131

0 commit comments

Comments
 (0)