docs: fix spelling and grammar (#13862)

Fixed various spelling errors and grammatical issues across multiple .mdx documentation files.
This commit is contained in:
MBLVD
2025-10-27 10:48:59 +02:00
committed by GitHub
parent dbf8fb9bda
commit 799b57c396
47 changed files with 80 additions and 80 deletions
@@ -10,7 +10,7 @@ In this document, youll learn about the main concepts related to carts in Med
A cart is the selection of product variants that a customer intends to purchase. It is represented by the [Cart data model](/references/cart/models/Cart).
A cart holds informations about:
A cart holds information about:
- The items the customer wants to buy.
- The customer's shipping and billing addresses.