Skip to content

Commit 5da37e6

Browse files
committed
Fixed typo
1 parent 473e590 commit 5da37e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cloud.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
AV.Cloud.afterDelete = function(name, func){};
196196

197197
/**
198-
* Registers a on-login function.
198+
* Registers an on-login function.
199199
* <br/><strong>Available in Cloud Code only</strong>.
200200
* If you want to use onLogin for an user in the AV JavaScript SDK, you should pass the function:
201201
* <code><pre>

0 commit comments

Comments
 (0)