This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a207c1  Typo
6a207c1 is described below

commit 6a207c129862e0416241abb6386216b47903011c
Author: Sebb <[email protected]>
AuthorDate: Fri Jun 4 12:55:32 2021 +0100

    Typo
---
 server/openapi.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/openapi.yaml b/server/openapi.yaml
index 7c2f1e6..a1aa0a0 100644
--- a/server/openapi.yaml
+++ b/server/openapi.yaml
@@ -16,7 +16,7 @@ components:
           example: Email dispatched
           type: string
         okay:
-          description: Boolean incidating whether the desired action was 
completed or not
+          description: Boolean indiacting whether the desired action was 
completed or not
           type: boolean
           example: true
       required:

Reply via email to