diff --git a/tpl/create_poll_step_3.tpl b/tpl/create_poll_step_3.tpl
index 2a3c231695aafed2af4a12f1746653fdb14b6cce..fdb051877d1c939eb97195dfdc9e83f484fb1aa8 100644
--- a/tpl/create_poll_step_3.tpl
+++ b/tpl/create_poll_step_3.tpl
@@ -33,7 +33,7 @@
                     </div>
                 </div>
                 <div class="alert alert-warning">
-                    <p>{__('Step 3', 'Once you have confirmed the creation of your poll, you will automatically be redirected to the poll's administration page.')}</p>
+                    <p>{__('Step 3', 'Once you have confirmed the creation of your poll, you will automatically be redirected to the poll\'s administration page.')}</p>
                     {if $use_smtp}
                         <p>{__('Step 3', 'Then you will receive two emails: one containing the link of your poll for sending to the participants, the other containing the link to the poll administration page.')}</p>
                     {/if}