Skip to content

Commit 2a50f21

Browse files
committed
Minor "ProcessInvalid" error typo fix
1 parent bd54688 commit 2a50f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
]
201201
},
202202
"ProcessInvalid": {
203-
"description": "The process given is invalid, which ususlly means that the process metadata is invalid.",
203+
"description": "The given process definition is invalid, which usually means that the process metadata is invalid.",
204204
"message": "Invalid process specified.",
205205
"http": 400,
206206
"tags": [

0 commit comments

Comments
 (0)