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

Commit 014538f

Browse files
author
Eric Koleda
authored
Fix formatting.
1 parent fadeb3c commit 014538f

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
@@ -2,7 +2,7 @@
22
* This script must be published as a web app (Publish > Deploy as web app) in
33
* order to function. The web app URL is used instead of the normal callback
44
* URL to work around a bug in the Goodreads API's OAuth implementation
5-
* (https://goo.gl/cRfdph).
5+
* (https://goo.gl/cRfdph).
66
*/
77

88
var CONSUMER_KEY = '...';

0 commit comments

Comments
 (0)