Skip to content
Snippets Groups Projects
Commit 8e545fac authored by Hugo NOUTS's avatar Hugo NOUTS
Browse files

fix(faq): typo

Detailed description.
parent 6b310f77
Branches
Tags
2 merge requests!549chore(release): 1.7.1,!544Resolve "Faute de frappe dans FAQ"
...@@ -277,7 +277,7 @@ const FaqData = async (client: Client): Promise<FAQSection[]> => { ...@@ -277,7 +277,7 @@ const FaqData = async (client: Client): Promise<FAQSection[]> => {
}, },
{ {
summary: summary:
'Pourquoi dois-je renseigner mon profil dans la service ? Comment le modifier ? ', 'Pourquoi dois-je renseigner mon profil dans le service ? Comment le modifier ? ',
details: ( details: (
<div> <div>
Renseigner votre profil c'est profiter à la fois d'une comparaison Renseigner votre profil c'est profiter à la fois d'une comparaison
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment