Bug 39260: Fix typo in acquisitions baskets API docs
To test: - Go to /api/v1/.html#op-get--acquisitions-baskets-managers - See 'possibe' misspelling - Apply patch and revisit - Spelling is fixed Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
parent
465d473b5d
commit
8bf9368d75
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
x-mojo-to: Acquisitions::Baskets#list_managers
|
||||
operationId: listBasketsManagers
|
||||
description: This resource returns a list of patron allowed to be a manager for baskets
|
||||
summary: List possibe managers for baskets
|
||||
summary: List possible managers for baskets
|
||||
tags:
|
||||
- baskets
|
||||
parameters:
|
||||
|
|
Loading…
Reference in a new issue