diff --git a/src/components/Editing/CustomLink.tsx b/src/components/Editing/CustomLink.tsx
index 408b56da6013a2c4034d8afac40d8adf20efb0cb..c375ef0e6b47c35e639bcaf1793726d0c61ae9f1 100644
--- a/src/components/Editing/CustomLink.tsx
+++ b/src/components/Editing/CustomLink.tsx
@@ -22,7 +22,7 @@ const CustomLink: React.FC<EcolyoLinkProps> = ({
       link: 'consumption',
     },
     {
-      displayTitle: 'Ecogestes',
+      displayTitle: 'Écogestes',
       link: 'ecogestures',
     },
     {
diff --git a/src/components/Poll/Poll.tsx b/src/components/Poll/Poll.tsx
index 462081ce14c354983c6930d8e5e02497ce763ea2..60957109bc67bd826c900ee0bfdbe1abb132fcfd 100644
--- a/src/components/Poll/Poll.tsx
+++ b/src/components/Poll/Poll.tsx
@@ -31,7 +31,7 @@ const Poll: React.FC<PollProps> = ({
 
   return (
     <div className="poll">
-      <h2>Ajouter un sondage</h2>
+      <h2>Ajouter un sondage (Optionnel)</h2>
       <p className="title">Lien</p>
       <input
         type="text"