diff --git a/drive/quickstart/index.js b/drive/quickstart/index.js index 86f4b39e..2556d2ed 100644 --- a/drive/quickstart/index.js +++ b/drive/quickstart/index.js @@ -45,7 +45,7 @@ async function loadSavedCredentialsIfExist() { } /** - * Serializes credentials to a file comptible with GoogleAUth.fromJSON. + * Serializes credentials to a file compatible with GoogleAUth.fromJSON. * * @param {OAuth2Client} client * @return {Promise}