Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 4f614f4

Browse files
author
Eric Koleda
authored
Fixed comment.
1 parent 014538f commit 4f614f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Goodreads.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var CONSUMER_KEY = '...';
99
var CONSUMER_SECRET = '...';
1010

1111
/**
12-
* Authorizes and makes a request to the Twitter API.
12+
* Authorizes and makes a request to the Goodreads API.
1313
*/
1414
function run() {
1515
var service = getService();

0 commit comments

Comments
 (0)