From e5a2d4b9e8382c4426a4924c1e0b1f49089af1b7 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Sun, 1 Dec 2024 10:19:02 +0100 Subject: [PATCH] docs: "an" replaced with "a" --- docs/appendix/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/appendix/glossary.md b/docs/appendix/glossary.md index 1e61429c..30c9312b 100644 --- a/docs/appendix/glossary.md +++ b/docs/appendix/glossary.md @@ -270,7 +270,7 @@ [`derived dimension`](#derived-dimension){ #derived-dimension } : - A [dimension](#dimension) of a [derived quantity](#derived-quantity). - - Implemented as an symbolic expression being the result of the + - Implemented as a symbolic expression being the result of the [dimension equation](#dimension-equation) on [base dimensions](#base-dimension). [`dimension equation`](#dimension-equation){ #dimension-equation }