Changes
Comparing previous (160dc49) → 4d7aa3d.
| @@ -7,7 +7,7 @@ | ||
| 7 | 7 | # Intro |
| 8 | 8 | |
| 9 | 9 | ZephyrCart is a headless commerce platform: storefronts call our HTTP API, we own carts, checkouts, |
| 10 | -orders, customers, and the tax + payment plumbing behind them. There is no admin UI you embed; the | |
| 10 | +orders, customers, and the tax + payment plumbing behind them. We deliberately ship no embeddable admin UI: the | |
| 11 | 11 | expectation is that you build your own. |
| 12 | 12 | |
| 13 | 13 | ## What this documentation covers |