diff --git a/docs/glossary.rst b/docs/glossary.rst index f4cf836..0fec4c0 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -66,7 +66,7 @@ Glossary The data model for this is :class:`~sideshow.db.model.customers.PendingCustomer`. - See also :term:`external customer` and :term:`pending customer`. + See also :term:`local customer` and :term:`external customer`. pending product A "temporary" product record used when creating an :term:`order` @@ -75,4 +75,4 @@ Glossary The data model for this is :class:`~sideshow.db.model.products.PendingProduct`. - See also :term:`external product` and :term:`pending product`. + See also :term:`local product` and :term:`external product`.