diff --git a/types/google-apps-script/google-apps-script.url-fetch.d.ts b/types/google-apps-script/google-apps-script.url-fetch.d.ts index 831c1ab4c7..0c76fc1729 100644 --- a/types/google-apps-script/google-apps-script.url-fetch.d.ts +++ b/types/google-apps-script/google-apps-script.url-fetch.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Google Apps Script 2018-08-09 +// Type definitions for Google Apps Script 2018-08-08 // Project: https://developers.google.com/apps-script/ // Definitions by: motemen // takoyaki9n @@ -10,7 +10,7 @@ declare namespace GoogleAppsScript { export module URL_Fetch { /** - * This class allows users to access specific information on HTTP response. + * This class allows users to access specific information on HTTP responses. * See also * * UrlFetchApp