Skip to content

Commit

Permalink
CovidTrackerFr#99 Update eligibility paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
nhumblot committed Apr 29, 2021
1 parent d134645 commit dacf2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/vmd-rdv.view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ export abstract class AbstractVmdRdvView extends LitElement {
if (this.eligibilityCriteriaDisplayed) {
return html`
<div class="eligibility-criteria">
<p>Soyons citoyens et respectons les conditions d'éligibilité :-)</p>
<p>Les critères d'éligibilité seront vérifiés pour une prise de rendez-vous</p>
</div>`;
}

Expand Down

0 comments on commit dacf2cc

Please sign in to comment.