Skip to content

Commit d819125

Browse files
authored
chore: Fix typo (#360)
1 parent 8c8aec1 commit d819125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides/quickstart/quickstart.py

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

3333
def main():
3434
"""Shows basic usage of the Slides API.
35-
Prints the number of slides and elments in a sample presentation.
35+
Prints the number of slides and elements in a sample presentation.
3636
"""
3737
creds = None
3838
# The file token.json stores the user's access and refresh tokens, and is

0 commit comments

Comments
 (0)