frontend: Fix orthograph
This commit is contained in:
parent
6f64eaed95
commit
c9cacb80a7
2 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<table class="table table-sm table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Nombre de tentative</th>
|
||||
<th>Nombre de tentatives</th>
|
||||
<th>Coût par tentative</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
<p>
|
||||
Pour vous aider, certains défis vous proposent un ou
|
||||
plusieurs <strong>indices</strong>. Ces indices vous font perdre des
|
||||
points, la valeur de points perdue est indiquée pour chaque indice.
|
||||
points, la valeur de points perdus est indiquée pour chaque indice.
|
||||
</p>
|
||||
<p>
|
||||
Ces points sont perdus, que vous réussissiez ou non le défi.
|
||||
|
|
|
|||
Reference in a new issue