Skip to content

Commit

Permalink
Merge pull request #3370 from octoxan/fix-mispelling-in-api-docs
Browse files Browse the repository at this point in the history
Correct misspelling in API Documentation for Create Product
  • Loading branch information
spaghetticode authored Oct 24, 2019
2 parents e2b2b84 + 2032cd5 commit 0cc177b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/openapi/api.oas2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ paths:
'422':
$ref: '#/responses/unprocessable-entity'
summary: Create product
description: Creaets a product.
description: Creates a product.
operationId: create-product
tags:
- Products
Expand Down

0 comments on commit 0cc177b

Please sign in to comment.