Skip to content

Commit 589282b

Browse files
Update disaster_recovery_failover.py
Example spell fix
1 parent b79aa2b commit 589282b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/file/replication/disaster_recovery_failover.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
def cli(env, volume_id, replicant_id):
2222
"""Failover an inaccessible file volume to its available replicant volume.
2323
24-
Exmaple::
24+
Example::
2525
slcli file disaster-recovery-failover 12345678 87654321
2626
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
2727
"""

0 commit comments

Comments
 (0)