This is an automated email from the ASF dual-hosted git repository.
humbedooh 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 98b02ec typo typo
98b02ec is described below
commit 98b02ec43f75cb759d52a12f53ddfec9b6c83496
Author: Daniel Gruno <[email protected]>
AuthorDate: Fri Jun 4 13:57:17 2021 +0200
typo typo
---
server/openapi.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/openapi.yaml b/server/openapi.yaml
index a1aa0a0..9159ce8 100644
--- a/server/openapi.yaml
+++ b/server/openapi.yaml
@@ -16,7 +16,7 @@ components:
example: Email dispatched
type: string
okay:
- description: Boolean indiacting whether the desired action was
completed or not
+ description: Boolean indicating whether the desired action was
completed or not
type: boolean
example: true
required: