Skip to content

Commit 2828d79

Browse files
Update failback.py
Example spell fix
1 parent 589282b commit 2828d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/file/replication/failback.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):
1414
"""Failback a file volume from the given replicant volume.
1515
16-
Exmaple::
16+
Example::
1717
slcli file replica-failback 12345678
1818
This command performs failback operation for volume with ID 12345678.
1919
"""

0 commit comments

Comments
 (0)