fix: grammar (#1209)

This commit is contained in:
0xflotus
2022-03-23 20:11:05 +01:00
committed by GitHub
parent 6603d3850a
commit 9f03c51fbb
+1 -1
View File
@@ -7,7 +7,7 @@ routes:
path: /products/:id
route: /products
description: >
A product represents the object, that are to be sold on the website. A product can have variants, that differ by e.g. size and color.
A product represents the object, that is to be sold on the website. A product can have variants, that differ by e.g. size and color.
endpoints:
- path: /:id
method: GET