From 4730ad855e18682c95d1ee3a6b51c8d238bc88c5 Mon Sep 17 00:00:00 2001 From: Roman Date: Sat, 18 Jul 2026 14:22:59 +0100 Subject: [PATCH] feat: add more concepts to Units of Data Storage --- list/units-of-data-storage.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/list/units-of-data-storage.json b/list/units-of-data-storage.json index f7448ce..2856220 100644 --- a/list/units-of-data-storage.json +++ b/list/units-of-data-storage.json @@ -4,8 +4,11 @@ "concepts": [ "Bit", "Byte", + "Kilobit", "Kilobyte", + "Megabit", "Megabyte", + "Gigabit", "Gigabyte", "Terabyte", "Petabyte",