Skip to content

Commit d13f2be

Browse files
Improve description of respectEditableStatus
Co-authored-by: Brett Saviano <[email protected]>
1 parent 2788543 commit d13f2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@
13131313
"scope": "resource"
13141314
},
13151315
"objectscript.serverSourceControl.respectEditableStatus": {
1316-
"description": "Set ISFS document readonly if GetStatus method of server-side source control class returns Editable=0",
1316+
"markdownDescription": "Set `isfs` document readonly if GetStatus method of server-side source control class returns Editable = 0.",
13171317
"type": "boolean",
13181318
"scope": "resource"
13191319
},

0 commit comments

Comments
 (0)