From cf7d90e1dd7ff804c5dc16258e0ecee9d7791207 Mon Sep 17 00:00:00 2001
From: Gabriel Augendre <gabriel@augendre.info>
Date: Mon, 15 Dec 2014 00:01:32 +0100
Subject: [PATCH] fixed typo

---
 gpi/1-Estimation_de_la_charge.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gpi/1-Estimation_de_la_charge.md b/gpi/1-Estimation_de_la_charge.md
index 3264581..bcec5b7 100644
--- a/gpi/1-Estimation_de_la_charge.md
+++ b/gpi/1-Estimation_de_la_charge.md
@@ -64,7 +64,7 @@ $$\textrm{Délai} = 2,5 * 13^{0,38} = 7\textrm{ mois}$$
 ## Méthode DIEBOLD
 $$\textrm{Charge (en j-h)} = \textrm{KISL} * \textrm{Complexité} * \textrm{Savoir-faire} * \textrm{Connaissance}$$  
 $\textrm{Complexité} \in [10;40]$  
-$\textrm{Savoir faire} \in [0,65;2]$  
+$\textrm{Savoir faire} \in [0.65;2]$  
 $\textrm{Connaissance} \in [1;2]$  
 $$\textrm{Charge} = 5 * \frac{40 * 8 + 25 * 19 + 10 * 10}{37} * 1 * 1,5 = 180 \textrm{ j-h}$$