Skip to content

Commit fb32ce7

Browse files
Update failover.py
Example spell fix
1 parent 2828d79 commit fb32ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/file/replication/failover.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
def cli(env, volume_id, replicant_id):
1414
"""Failover a file volume to the given replicant volume.
1515
16-
Exmaple::
16+
Example::
1717
slcli file replica-failover 12345678 87654321
1818
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
1919
"""

0 commit comments

Comments
 (0)