Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion people/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Complete the steps described in the [quickstart instructions](
https://developers.google.com/people/quickstart/python), and in about five
minutes you'll have a simple Node.js command-line application that makes
minutes you'll have a simple Python command-line application that makes
requests to the Google People API.

## Install
Expand Down
2 changes: 1 addition & 1 deletion sheets/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Complete the steps described in the [quickstart instructions](
https://developers.google.com/sheets/api/quickstart/python), and in about five
minutes you'll have a simple Node.js command-line application that makes
minutes you'll have a simple Python command-line application that makes
requests to the Google Sheets API.

## Install
Expand Down
2 changes: 1 addition & 1 deletion slides/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Complete the steps described in the [quickstart instructions](
https://developers.google.com/slides/quickstart/python), and in about five
minutes you'll have a simple Node.js command-line application that makes
minutes you'll have a simple Python command-line application that makes
requests to the Google Slides API.

## Install
Expand Down
2 changes: 1 addition & 1 deletion tasks/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Complete the steps described in the [quickstart instructions](
https://developers.google.com/google-apps/tasks/quickstart/python), and in about
five minutes you'll have a simple Node.js command-line application that makes
five minutes you'll have a simple Python command-line application that makes
requests to the Google Tasks API.

## Install
Expand Down
2 changes: 1 addition & 1 deletion vault/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Complete the steps described in the [quickstart instructions](
https://developers.google.com/vault/quickstart/python), and in about
five minutes you'll have a simple Node.js command-line application that makes
five minutes you'll have a simple Python command-line application that makes
requests to the Google Vault API.

## Install
Expand Down