From e669dbed719b35a65d6b42994dfd507238d9f70b Mon Sep 17 00:00:00 2001 From: Stefaan Lippens Date: Mon, 10 Jun 2024 17:40:08 +0200 Subject: [PATCH] Minor "ProcessInvalid" error typo fix (#535) --- errors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errors.json b/errors.json index e9a60522..41381277 100644 --- a/errors.json +++ b/errors.json @@ -200,7 +200,7 @@ ] }, "ProcessInvalid": { - "description": "The process given is invalid, which ususlly means that the process metadata is invalid.", + "description": "The given process definition is invalid, which usually means that the process metadata is invalid.", "message": "Invalid process specified.", "http": 400, "tags": [