diff --git a/common/glossary.md b/common/glossary.md index 9b7845a..741306a 100644 --- a/common/glossary.md +++ b/common/glossary.md @@ -5,6 +5,6 @@ | Term | Description | | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | Regression | A software regression is a type of software bug where a feature that has worked before stops working. This may happen after changes are applied to the software's source code, including the addition of new features and bug fixes. | -| Postmortem | A project post-mortem is a process used to identify the causes of a project failure (or significant business-impairing downtime), and how to prevent them in the future | +| Postmortem | A project post-mortem is a process used to identify the causes of a project failure (or significant business-impairing downtime), and how to prevent them in the future. | [**Continue to Resources →**](resources.md)