Skip to content

Commit

Permalink
Merge 66749fe into 8988bad
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-napoleone committed Mar 18, 2019
2 parents 8988bad + 66749fe commit 32be2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/candidates/View.vue
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<span
v-if="candidate.slashedTimes"
class="text-truncate section-title__description">
MN was slashed {{ candidate.slashedTimes }} epochs in the recent week </span>
MN was slashed for {{ candidate.slashedTimes }} epochs over the past week </span>
</h3>
</div>
</div>
Expand Down

0 comments on commit 32be2da

Please sign in to comment.