From 045007c7c0f6723c445d206205ea541fa547276c Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 19 Sep 2023 16:23:29 +0100 Subject: [PATCH] Bug 32942L (follow-up) Fix typo Spelling typo fix --- 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 bea2ab236d2..daa136ff23b 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.41.0