#1638 fix Incorrect Error message

This commit is contained in:
Mario Romano
2017-04-05 11:11:38 +01:00
parent aab828c8e9
commit 3aed7cb37e
@@ -98,7 +98,7 @@
},
"ERROR": {
"LOAD_PROCESS_DEFS": "Could not load process definitions, please check you have access.",
"START": "Could start new process instance, please check you have permission."
"START": "Could not start new process instance, please check you have permission."
}
}
}