Skip to content

Commit 571e93c

Browse files
committed
Change function signature in documentation
1 parent b9fd987 commit 571e93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/js-api/remotestorage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Prototype functions
119119

120120
The following functions can be called on your ``remoteStorage`` instance:
121121

122-
.. autofunction:: RemoteStorage#authorize(authURL, [cordovaRedirectUri])
122+
.. autofunction:: RemoteStorage#authorize(options)
123123
:short-name:
124124

125125
.. autofunction:: RemoteStorage#connect(userAddress, [token])

0 commit comments

Comments
 (0)