Skip to content

Commit dc932a5

Browse files
authored
Correct category description field description (#536)
## What changed? * Correct category description field description ## Release notes draft * Corrected the description of the category description field in the API docs.
1 parent ff88c9f commit dc932a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/catalog/categories_catalog.v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ paths:
262262
description:
263263
type: string
264264
description: |
265-
The product description, which can include HTML formatting.
265+
The category description, which can include HTML formatting.
266266
example: <p>We offer a wide variety of products perfect for relaxing</p>
267267
views:
268268
type: integer

0 commit comments

Comments
 (0)