We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b71a3d commit 7498857Copy full SHA for 7498857
examples/simple.py
@@ -2,7 +2,7 @@
2
3
from ciscosparkapi import CiscoSparkAPI
4
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.
+# 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.
6
7
8
#storing the Authentication token in a file in the OS vs. leaving in script
0 commit comments