Skip to content

Commit b09b256

Browse files
committed
removed the trailing whitespace for lint
1 parent d5ac2da commit b09b256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ParseObject.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1259,7 +1259,7 @@ class ParseObject {
12591259
* }, function(error) {
12601260
* // The save failed. Error is an instance of Parse.Error.
12611261
* });</pre>
1262-
*
1262+
*
12631263
* Example 2: <pre>
12641264
* gameTurn.save("player", "Jake Cutter");</pre>
12651265
*

0 commit comments

Comments
 (0)