From 11ae0771c48ea7057be1434dfb4815cf1aa3ddde Mon Sep 17 00:00:00 2001 From: Ayoub LABIDI Date: Fri, 12 Jul 2024 17:38:49 +0200 Subject: [PATCH] fix comment Signed-off-by: Ayoub LABIDI --- src/components/diagrams/diagram-utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/diagrams/diagram-utils.js b/src/components/diagrams/diagram-utils.js index 02ecb7fe40..461c5f26af 100644 --- a/src/components/diagrams/diagram-utils.js +++ b/src/components/diagrams/diagram-utils.js @@ -67,7 +67,7 @@ export function getEstimatedNbVoltageLevels( previousVoltagesNB ) { // We assume that the number of vl grows exponentially - // real world exemple : + // real world example : // depth : number of voltage levels // 1 : 3 // 2 : 7