googleworkspace / python-samples

🐍 Python samples for Google Workspace APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in Python Quickstart sample for Google Slides API

daniel-schroeder-dev opened this issue · comments

There's a typo here:

Prints the number of slides and elments in a sample presentation.

It should be:

Prints the number of slides and elements in a sample presentation.