docs: fix glossary term mixup

This commit is contained in:
Lance Edgar 2025-01-09 21:04:34 -06:00
parent 2cafc1774e
commit 2c95d3ce28

View file

@ -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`.