diff --git a/json_gamutable.json.html b/json_gamutable.json.html
index 563fc52..1870a30 100644
--- a/json_gamutable.json.html
+++ b/json_gamutable.json.html
@@ -34,7 +34,7 @@
"lieu_naissance" : [(#LIEU_NAISSANCE|json_encode)],
"representant_legal" : [(#REPRESENTANT_LEGAL|json_encode)],
"type" : [(#TYPE|json_encode)],
-"email" : [(#EMAIL|json_encode)],
+"email" : [(#VAL{#EMAIL}|json_encode)],
"telephone" : [(#TELEPHONE|json_encode)],
"adresse" : [(#ADRESSE|json_encode)]
}