Skip to content

Commit e669dbe

Browse files
authored
Minor "ProcessInvalid" error typo fix (#535)
1 parent bd54688 commit e669dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors.json

Lines changed: 1 addition & 1 deletion
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)