Skip to content

Commit cfa5fae

Browse files
authored
docs: fix doubled preposition in api-v3.yaml (#13667)
Typo: `product to to create` → `product to create` in `docs/api/ref/api-v3.yaml`.
1 parent 2267a34 commit cfa5fae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/ref/api-v3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ paths:
119119
- name: code
120120
in: path
121121
description: |
122-
The barcode of the product to to create or update, or "test" to analyze the product data sent without creating or updating a product.
122+
The barcode of the product to create or update, or "test" to analyze the product data sent without creating or updating a product.
123123
required: true
124124
style: simple
125125
explode: false

0 commit comments

Comments
 (0)