Skip to content

Commit 2370756

Browse files
authored
Merge pull request google#690 from wwwebman/patch-1
Fix discovery links in reference.md
2 parents 69c3e18 + a6ac314 commit 2370756

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ alert('gapi.client could not load in a timely manner!');
147147
h3>
148148
<p>
149149
Initializes the JavaScript client with API key, OAuth client ID, scope, and
150-
150+
151151
If OAuth client ID and scope are provided, this function will load the
152152
gapi.auth2 module to perform OAuth. The gapi.client.init function
153153
can be run multiple times, such as to set up more APIs, to change API key, or initialize
@@ -275,7 +275,7 @@ alert('gapi.client could not load in a timely manner!');
275275
h3>
276276
<p>
277277
Loads the client library interface to a particular API with
278-
278+
279279
URL or JSON object. Returns a Promise-like
280280
281281
goog.Thenable
@@ -908,4 +908,4 @@ alert('gapi.client could not load in a timely manner!');
908908
909909
910910
table>
911-
section>
911+
section>

0 commit comments

Comments
 (0)