Skip to content

Commit 96935a9

Browse files
Update revoke.py
Example spell fix
1 parent 5dfbf2b commit 96935a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/file/access/revoke.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def cli(env, volume_id, hardware_id, virtual_id, ip_address_id,
2727
ip_address, subnet_id):
2828
"""Revokes authorization for hosts accessing a given volume
2929
30-
Exmaple::
30+
Example::
3131
slcli file access-revoke 12345678 --virtual-id 87654321
3232
This command revokes access of virtual server with ID 87654321 to volume with ID 12345678.
3333
"""

0 commit comments

Comments
 (0)