diff --git a/src/includes/account-creation.pug b/src/includes/account-creation.pug
index 796b59d3fd907776c64a2d4b54c7670a85417912..254f923a7d1d4640ef2b15c701850c0e88568b54 100644
--- a/src/includes/account-creation.pug
+++ b/src/includes/account-creation.pug
@@ -14,7 +14,7 @@ sib-router(default-route='account-creation-index')
             figure.img_log
                 img(src=`${client_domain}/images/mentor.png` 
                 alt="Create your account as mentor")
-            p.p_entete=`${data.whatIsAContributeur}` 
+            p.p_entete=`${data.whatIsAContributor}` 
             h2.button_base=`${data.IAmContributor}`
 
     sib-link.block_log(next='entrepreneur-new-account')
diff --git a/translation/en.yml b/translation/en.yml
index 527fda5c262dcc23e46ffa042b7b50bfc7b99d61..71ba25f214f79de4f62f8a68b69638423b7f1480 100644
--- a/translation/en.yml
+++ b/translation/en.yml
@@ -116,7 +116,7 @@ IAmContributor: I am a contributor
 IAmSearcher: I am a searcher
 RequestIntro: The resources listed bellow were requested by searchers. By posting related resources you will help the cooperative community and enrich the database.
 DescriptionRequestEntrepreneur : How can we help ?
-whatIsAContributeur : A contributor feeds the database and is part of the validation process of the resources.
+whatIsAContributor : A contributor feeds the database and is part of the validation process of the resources.
 whatIsASearcher : A searcher uses the database and can request a resource to contributors.
 AboutField : The fields you choose here must be related to your own field of expertise. Resources available for validation will be filtered based on that selection. The same thing is true regarding the languages you select here.
 AboutYouExplanation : Informations will appear on your profile to inform searchers about your skills and activities. We will also use those information to address specific resources for validation.
\ No newline at end of file
diff --git a/translation/fr.yml b/translation/fr.yml
index 92314a9feab9ebce9eab41489f95eae152e4d425..eb0eeca21d35ec8a170226067ad535025c9a1fa0 100644
--- a/translation/fr.yml
+++ b/translation/fr.yml
@@ -116,7 +116,7 @@ IAmContributor: Je suis un contributeur
 IAmSearcher: je suis un chercheur
 RequestIntro: Les ressources listées ci-dessous ont été demandées par des chercheurs. En publiant des ressources connexes, vous aiderez la communauté coopérative et enrichirez la base de données.
 DescriptionRequestEntrepreneur : Comment pouvons-nous aider ?
-whatIsAContributeur : Un contributeur alimente la base de donnée et fait partie du processus de validation des ressources.
+whatIsAContributor : Un contributeur alimente la base de donnée et fait partie du processus de validation des ressources.
 whatIsASearcher : Un chercheur utilise la base de donnée et peut demander une ressource.
 AboutField : Les domaines que vous choisissez ici doivent être liés à votre domaine d'expertise. Les ressources vous seront soumises à validation sur la base de votre selection. C'est aussi vrai pour les langues que vous selectionnez.
 AboutYouExplanation : Ces informations apparaitront sur votre profil pour informer les chercheurs de vos compétences et activités. Elles seront également utilisées pour vous soumettre des ressources spécifiques à validation. 
\ No newline at end of file