diff --git a/src/app/form/form-view/structure-form/structure-accompaniment-choice/structure-accompaniment-choice.component.html b/src/app/form/form-view/structure-form/structure-accompaniment-choice/structure-accompaniment-choice.component.html
index 49e4f3ed7ec3512744f7dafaafecd26788a6450b..09be30e6d45bbaebede1b6759c070e961f6bae01 100644
--- a/src/app/form/form-view/structure-form/structure-accompaniment-choice/structure-accompaniment-choice.component.html
+++ b/src/app/form/form-view/structure-form/structure-accompaniment-choice/structure-accompaniment-choice.component.html
@@ -1,6 +1,6 @@
 <form [formGroup]="structureForm" *ngIf="structureForm" (keyup.enter)="isPageValid && !isEditMode ? nextPage() : null">
   <div class="title">
-    <h3>La structure dispose-t-elle d'un lieu d'accueil pour faire de l'accompagnement / formation&nbsp;?</h3>
+    <h3>La structure dispose-t-elle d'un lieu d'accueil pour faire de l'accompagnement ou de la formation&nbsp;?</h3>
     <p>Exemple : accompagnement aux démarches administratives...</p>
   </div>
   <app-radio-form