Merge pull request #11787 from UrvashiKishnani/patch-1

fix: Add missing space in description
This commit is contained in:
mergify[bot] 2020-10-27 04:06:08 +00:00 committed by GitHub
commit beaeba63ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@
"label": "States"
},
{
"description": "All possible Workflow States and roles of the workflow. Docstatus Options: 0 is\"Saved\", 1 is \"Submitted\" and 2 is \"Cancelled\"",
"description": "All possible Workflow States and roles of the workflow. Docstatus Options: 0 is \"Saved\", 1 is \"Submitted\" and 2 is \"Cancelled\"",
"fieldname": "states",
"fieldtype": "Table",
"label": "Document States",
@ -120,4 +120,4 @@
"sort_field": "modified",
"sort_order": "ASC",
"track_changes": 1
}
}