diff options
author | Lilian Besson <Naereen@users.noreply.github.com> | 2021-03-24 20:33:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 20:33:49 +0100 |
commit | b7001d616903bbb2a9e8099757a4ff0b103539c3 (patch) | |
tree | cf19c6b12a93db50d01cb1fc5919adf0d4cca677 /files | |
parent | a809ab7efb34dbe76744a966c17bafed6815f3c6 (diff) | |
download | translated-content-b7001d616903bbb2a9e8099757a4ff0b103539c3.tar.gz translated-content-b7001d616903bbb2a9e8099757a4ff0b103539c3.tar.bz2 translated-content-b7001d616903bbb2a9e8099757a4ff0b103539c3.zip |
FIX: Fix minor typo on What_is_a_domain_name (#318)
Typo: "concevoirr" => "concevoir"
In https://developer.mozilla.org/fr/docs/Learn/Common_questions/What_is_a_domain_name#%C3%A9tapes_suivantes
Diffstat (limited to 'files')
-rw-r--r-- | files/fr/learn/common_questions/what_is_a_domain_name/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/learn/common_questions/what_is_a_domain_name/index.html b/files/fr/learn/common_questions/what_is_a_domain_name/index.html index 76b39a4631..8a97478c80 100644 --- a/files/fr/learn/common_questions/what_is_a_domain_name/index.html +++ b/files/fr/learn/common_questions/what_is_a_domain_name/index.html @@ -157,7 +157,7 @@ Registrant Phone:+1.6509030800 <p>Dans ces articles, nous avons beaucoup discuté des processus et de l'infrastructure. Nous allons maintenant passer à la suite :</p> <ul> - <li>Si vous souhaitez commencer, débutez en explorant les différents design possibles décrit sur <a href="/fr/Apprendre/Concevoir_page_web">concevoirr une page web</a>.</li> + <li>Si vous souhaitez commencer, débutez en explorant les différents design possibles décrit sur <a href="/fr/Apprendre/Concevoir_page_web">concevoir une page web</a>.</li> <li>Construire un site web peut coûter de l'argent. Vous trouverez les différentes informations sur <a href="/fr/docs/Learn/How_much_does_it_cost">combien coûte la construction d'un site web</a>.</li> <li>Vous pouvez aussi approfondir en consultant l'article sur <a href="https://fr.wikipedia.org/wiki/Nom_de_domaine">les noms de domaine</a> sur Wikipédia.</li> </ul> |