Skip to content

Commit 076fd98

Browse files
Update zone_delete.py
Example spell fix
1 parent 796e7eb commit 076fd98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/dns/zone_delete.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
def cli(env, zone):
1717
"""Delete zone.
1818
19-
Exmaple::
19+
Example::
2020
slcli dns zone-delete ibm.com
2121
This command deletes a zone that is named ibm.com
2222
"""

0 commit comments

Comments
 (0)