Skip to content

Commit 7498857

Browse files
committed
Typo fix
1 parent 4b71a3d commit 7498857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from ciscosparkapi import CiscoSparkAPI
44

5-
# VERY simple script to create a room, post a message, and post a file. Alternaitvely, if the room already exists it will delete the room.
5+
# VERY simple script to create a room, post a message, and post a file. Alternatively, if the room already exists it will delete the room.
66

77

88
#storing the Authentication token in a file in the OS vs. leaving in script

0 commit comments

Comments
 (0)