Changes

Comparing previous (160dc49)4d7aa3d.

@@ -7,7 +7,7 @@
77 # Intro
88
99 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
1111 expectation is that you build your own.
1212
1313 ## What this documentation covers