From 6fb3ec5f7469954f964e01d59c5e1b909eb4f8a8 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 19 Sep 2023 16:23:29 +0100 Subject: [PATCH] Bug 32942: (follow-up) Fix typo Spelling typo fix Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 07a602d995db1aec4067a47116cfa5d91800747f) Signed-off-by: Fridolin Somers --- api/v1/swagger/definitions/suggestion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/swagger/definitions/suggestion.yaml b/api/v1/swagger/definitions/suggestion.yaml index bea2ab236d..daa136ff23 100644 --- a/api/v1/swagger/definitions/suggestion.yaml +++ b/api/v1/swagger/definitions/suggestion.yaml @@ -73,7 +73,7 @@ properties: * `REJECTED` * `ORDERED` * `AVAILABLE` - * Values from the `SUGGEST_STATUS` av cateogry + * Values from the `SUGGEST_STATUS` av category note: type: - string -- 2.39.2