Skip to content

Commit 6c9aa8a

Browse files
committed
Fixed typo
1 parent aa4dcea commit 6c9aa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ParseFile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ class ParseFile {
314314

315315
/**
316316
* Deletes the file from the Parse cloud.
317-
* In Cloud Code and Node only with Master Key
317+
* In Cloud Code and Node only with Master Key.
318318
*
319319
* @returns {Promise} Promise that is resolved when the delete finishes.
320320
*/

0 commit comments

Comments
 (0)