Corrected typo

This commit is contained in:
Vivek Santayana 2022-09-01 17:02:14 +01:00
parent 7844397517
commit 9e58fbbbf2

View File

@ -76,7 +76,7 @@
</div> </div>
</div> </div>
<div class="text-center mt-6 mb-12 text-lg text-gray-600"> <div class="text-center mt-6 mb-12 text-lg text-gray-600">
From of {{ this.resultsStore.count }} users. From {{ this.resultsStore.count }} users.
</div> </div>
<div class="w-full flex mx-auto items-center justify-between max-w-sm"> <div class="w-full flex mx-auto items-center justify-between max-w-sm">
<router-link :to="`/results/answers/${this.id-1}`" v-if="this.id > 0"> <router-link :to="`/results/answers/${this.id-1}`" v-if="this.id > 0">