We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8aec1 commit d819125Copy full SHA for d819125
slides/quickstart/quickstart.py
@@ -32,7 +32,7 @@
32
33
def main():
34
"""Shows basic usage of the Slides API.
35
- Prints the number of slides and elments in a sample presentation.
+ Prints the number of slides and elements in a sample presentation.
36
"""
37
creds = None
38
# The file token.json stores the user's access and refresh tokens, and is
0 commit comments