Skip to content
Snippets Groups Projects
Commit d76a6bfb authored by Dorian Lesbre's avatar Dorian Lesbre
Browse files

Typo in metrics

parent cca139b3
No related branches found
No related tags found
No related merge requests found
# Change Log
## Version 1.2.2 - 2021-04-25
## Version ??? - soon
- Custom title to error pages
- Update FAQ
- More captions for planning
- Fix bugs
## Version 1.2.3 - 2021-04-25
- Planning bug fixes
......
......@@ -134,11 +134,11 @@
<div class="flex wrap lines">
<div class="stat">
<div class="qty">Planning*</div>
<div class="qty">Planning</div>
<div class="nb_big">{{ metrics.slots }}</div>
</div>
<div class="stat">
<div class="qty">Inscriptions</div>
<div class="qty">Inscription*</div>
<div class="nb_small">{{ metrics.true_ins }}</div>
</div>
<div class="stat">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment