Commit 30e209dc695c5e269481b2d4ce1630c0411662bb

Authored by Victor Costa
1 parent 32a8c4dd

Fix ranking date

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
index.html
... ... @@ -312,7 +312,7 @@
312 312 {{/each}}
313 313 </table>
314 314 <div class="updated-at">
315   - <span>Atualizado </span>
  315 + <span>Última atualização </span>
316 316 <span class="timeago" title="{{updated_at}}"></span>
317 317 </div>
318 318 </div>
... ...