docs: "an" replaced with "a"

This commit is contained in:
Mateusz Pusz
2024-12-01 10:19:02 +01:00
parent 19a2019204
commit e5a2d4b9e8

View File

@ -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 }