Skip to content

Commit 4895e60

Browse files
author
Arthur Cinader
committed
fix typo
1 parent 728f175 commit 4895e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServerError.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Parse from 'parse';
1010
* @constructor
1111
* @param {ErrorCode} code the Parse.Error code
1212
* @param {String} message will be sent to clients
13-
* @param {String} serverErrorLog additional information
13+
* @param {String} serverLogError additional information
1414
* about the error for logging on the server
1515
* @param {String} stack the stack trace
1616
*/

0 commit comments

Comments
 (0)