From d054714e8c881a5b1f60843972d2736b8172996a Mon Sep 17 00:00:00 2001 From: jdacoello <8550265+jdacoello@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:57:14 +0100 Subject: [PATCH] Fix: Change plural to singular Signed-off-by: jdacoello <8550265+jdacoello@users.noreply.github.com> --- spec/units.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/units.yaml b/spec/units.yaml index 473146f28..0f03726f3 100644 --- a/spec/units.yaml +++ b/spec/units.yaml @@ -381,7 +381,7 @@ dBm: allowed-datatypes: ['numeric'] dB: definition: Ratio of two values of a physical quantity, usually power or intensity, on a logarithmic scale. - unit: decibels + unit: decibel quantity: relation allowed-datatypes: ['numeric']