From 380a16efba96df78041ab125538c94880b918869 Mon Sep 17 00:00:00 2001 From: egoist6 <76903043+egoist6@users.noreply.github.com> Date: Fri, 4 Aug 2023 08:03:53 +0200 Subject: [PATCH] Update units-of-measurement.md (#2112) Signed-off-by: egoist6 <76903043+egoist6@users.noreply.github.com> --- concepts/units-of-measurement.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/concepts/units-of-measurement.md b/concepts/units-of-measurement.md index e4fd5a4c3..70514760c 100644 --- a/concepts/units-of-measurement.md +++ b/concepts/units-of-measurement.md @@ -253,7 +253,7 @@ Binary Prefixes: | Name | Symbol | Factor | | ---- | ------ | ------ | -| Kibi | Ki | 2¹⁰ | +| Kibi | ki | 2¹⁰ | | Mebi | Mi | 2²⁰ | | Gibi | Gi | 2³⁰ | | Tebi | Ti | 2⁴⁰ | @@ -267,4 +267,4 @@ To use the prefixes simply add the prefix to the unit symbol - for example: - milliAmpere - `mA` - centiMetre - `cm` - kiloWatt - `kW` -- KibiByte - `KiB` +- KibiByte - `kiB`