diff --git a/source/glossary.rst b/source/glossary.rst index f6675fef9..00d798e39 100644 --- a/source/glossary.rst +++ b/source/glossary.rst @@ -14,9 +14,9 @@ Glossary Build Backend - A library that takes a source tree or - :term:`source distribution ` - and builds a source distribution or :term:`wheel ` from it. + A library that takes a source tree + and builds a :term:`source distribution ` or + :term:`built distribution ` from it. The build is delegated to the backend by a :term:`frontend `. All backends offer a standardized interface.