From ffe2d648ff6c2acce4419468f8d34bba8c127b3b Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sun, 19 Jan 2020 01:04:27 +0100 Subject: fix typos in openapi spec descriptions --- fatcat-openapi2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fatcat-openapi2.yml') diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml index 0cf2fb9b..5e54cc13 100644 --- a/fatcat-openapi2.yml +++ b/fatcat-openapi2.yml @@ -1442,7 +1442,7 @@ paths: Create a single Container entity as part of an existing editgroup. Editgroup must be mutable (aka, not accepted) and editor must have - permission (aka, have created the editgrou p or have `admin` role). + permission (aka, have created the editgroup or have `admin` role). parameters: - name: entity in: body @@ -1533,7 +1533,7 @@ paths: description: | Updates an existing entity as part of a specific (existing) editgroup. The editgroup must be open for updates (aka, not accepted/merged), and - the editor making the requiest must have permissions (aka, must have + the editor making the request must have permissions (aka, must have created the editgroup or have `admin` role). This method can also be used to update an existing entity edit as part -- cgit v1.2.3