Skip to content
Open

typo #344

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 calendar/quickstart/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ async function loadSavedCredentialsIfExist() {
}

/**
* Serializes credentials to a file compatible with GoogleAUth.fromJSON.
* Serializes credentials to a file compatible with GoogleAuth.fromJSON.
*
* @param {OAuth2Client} client
* @return {Promise<void>}
Expand Down