diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index_template.html | 2 | ||||
-rw-r--r-- | templates/page_template.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/index_template.html b/templates/index_template.html index 5a80edc..c8cd6ae 100644 --- a/templates/index_template.html +++ b/templates/index_template.html @@ -44,7 +44,7 @@ <!-- Bas de page --> <hr> <footer> - <p>Contactez-moi pour toute question ou discussion, je répond assez vite en général.</p> + <p>Contactez-moi pour toute question ou discussion, je réponds assez vite en général.</p> <!-- Réseaux sociaux--> <div id="social"> diff --git a/templates/page_template.html b/templates/page_template.html index 5adfb02..8374367 100644 --- a/templates/page_template.html +++ b/templates/page_template.html @@ -41,7 +41,7 @@ <!-- Bas de page --> <hr> <footer> - <p>Contactez-moi pour toute question ou discussion, je répond assez vite en général.</p> + <p>Contactez-moi pour toute question ou discussion, je réponds assez vite en général.</p> <!-- Réseaux sociaux--> <div id="social"> |