From 115e034957adadbff41acb610eba901f5f28a279 Mon Sep 17 00:00:00 2001
From: mi-hol <22799428+mi-hol@users.noreply.github.com>
Date: Sat, 4 Jan 2025 17:30:41 +0100
Subject: [PATCH] fix typo

---
 docs/Zigbee-Internals.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Zigbee-Internals.md b/docs/Zigbee-Internals.md
index d522ab97a3..f78d9a9576 100644
--- a/docs/Zigbee-Internals.md
+++ b/docs/Zigbee-Internals.md
@@ -219,7 +219,7 @@ Note2: `LinkQuality`, `Device`, `Name`, `Group` and `Endpoint` are _special_ val
 	
 Note3: `BatteryPercentage` is systematically added with the last known value to each attribute reporting.
 
-#### 6. Apply transoformations to the attributes.
+#### 6. Apply transformations to the attributes.
 
 There are many transformations that are required because some device use proprietary values, or we need to compute new values out of the existing attributes.