Skip to content

Commit 897e81b

Browse files
authored
Update docs.js
1 parent ed0322b commit 897e81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Options/docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125

126126
/**
127127
* @interface DashboardOptions
128-
* @property {Boolean} cloudFileEdit Whether the Parse Dashboard can edit cloud files. If set to true, dashboard can view and edit cloud code files. Do not user on multi-instance servers otherwise your cloud files will be inconsistent.
128+
* @property {Boolean} cloudFileEdit Whether the Parse Dashboard can edit cloud files. If set to true, dashboard can view and edit cloud code files. Do not use on multi-instance servers otherwise your cloud files will be inconsistent.
129129
* @property {Boolean} cloudFileView Whether the Parse Dashboard can view cloud files.
130130
*/
131131

0 commit comments

Comments
 (0)