diff --git a/docs/api/store/endpoints/products.yaml b/docs/api/store/endpoints/products.yaml index 29251734b6..ea09aa34eb 100644 --- a/docs/api/store/endpoints/products.yaml +++ b/docs/api/store/endpoints/products.yaml @@ -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